This website works better with JavaScript.
Home
Explore
Help
Sign In
aagez
/
nexus-timers
Watch
1
Star
1
Fork
0
Code
Issues
4
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
💚
: deploy test branch
undefined
Adrien
4 years ago
parent
8182ce97dd
commit
0efa6723d7
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.drone.yml
+ 2
- 1
.drone.yml
View File
@@ -20,6 +20,7 @@ steps:
- name: Build new image
commands:
- git checkout test
- docker build . -f Dockerfile.production --tag="nexus-timers"
- name: Launch new container
@@ -28,4 +29,4 @@ steps:
trigger:
branch:
-
master
-
test
Write
Preview
Loading…
Cancel
Save