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