This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
soleilw
/
job-master
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
test
master
liqinghua
1 year ago
parent
45c4ecc1d8
commit
dcb4c9d10c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.drone.yml
+ 1
- 1
.drone.yml
View File
@@ -20,7 +20,7 @@ steps:
port: 22
command_timeout: 30m
script:
- cd /home/lqh/apps/
rcsc
-admin
- cd /home/lqh/apps/
job
-admin
- git fetch --all
- git reset --hard origin/master
# - docker-compose build
Write
Preview
Loading…
Cancel
Save