This commit is contained in:
parent
105a2d8a0f
commit
f3e7dbd054
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
|||
commands:
|
||||
- mkdir /tmp/webpage
|
||||
- cp -R public/* /tmp/webpage
|
||||
- git checkout webpage
|
||||
- git checkout -b webpage
|
||||
- git pull origin webpage
|
||||
- rm -r -f *
|
||||
- cp -R /tmp/webpage/* ./
|
||||
|
|
Loading…
Reference in a new issue