This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rhnvrm
/
rohanverma.net
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: checkout origin/master
pull/3/head
Rohan Verma
6 years ago
parent
03cd684059
commit
edabbfac2b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.drone.yml
+ 1
- 1
.drone.yml
View File
@@ -18,7 +18,7 @@ steps:
script:
- cd /home/rhnvrm/apps/rohanverma.net
- git fetch origin
- git checkout
$DRONE_COMMIT
- git checkout
origin/master
- cd /home/rhnvrm/proxy
- docker-compose build rohanvermanet
- docker-compose up -d rohanvermanet
Write
Preview
Loading…
Cancel
Save