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