This commit is contained in:
parent
c1865867c5
commit
ed13967a27
1 changed files with 4 additions and 1 deletions
|
@ -18,4 +18,7 @@ steps:
|
||||||
- #git pull origin webpage
|
- #git pull origin webpage
|
||||||
- rm -r -f *
|
- rm -r -f *
|
||||||
- cp -R /tmp/webpage/* ./
|
- cp -R /tmp/webpage/* ./
|
||||||
- ls -lah
|
- ls -lah
|
||||||
|
- git add .
|
||||||
|
- git commit -m "Drone" .
|
||||||
|
- git pus origin webpage
|
Loading…
Reference in a new issue