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
Merge branch 'develop' of rhnvrm/rohanverma.net into master
master
rhnvrm
6 years ago
parent
fc507372b9
edabbfac2b
commit
1fe45a54eb
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