This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
techknowlogick
/
gitea-github-migrator
forked from
JonasFranzDEV/gitea-github-migrator
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Limit drone docker build to master branch (
#13
)
missing-assets
Jonas Franz
2 years ago
committed by
Gitea
parent
d6c089a561
commit
cecaa2f250
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.drone.yml
+ 1
- 0
.drone.yml
View File
@ -53,3 +53,4 @@ pipeline:
default_tags
:
true
when:
event
:
[
push, tag ]
branch
:
[
master ]
Write
Preview
Loading…
Cancel
Save