This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
djabsher
/
test
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix bug
master
dan
5 years ago
parent
9a2f6be96b
commit
b4bfdd8ad7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Drone/drone.yml
+ 1
- 1
Drone/drone.yml
View File
@ -30,7 +30,7 @@ steps:
-
name
:
docker_sock
path
:
/var/run/docker.sock
commands:
-
docker rm -f drone
test
|| true
-
docker rm -f drone
prod
|| true
-
docker run --network=proxy --name=droneprod --restart always -d dronetest
when:
event:
Write
Preview
Loading…
Cancel
Save