This commit is contained in:
parent
ed66263bbc
commit
490e0e9093
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- mkdir /tmp/webpage
|
- mkdir /tmp/webpage
|
||||||
- cp -R public/* /tmp/webpage
|
- cp -R public/* /tmp/webpage
|
||||||
|
- git reset --hard main
|
||||||
- git branch webpage
|
- git branch webpage
|
||||||
- git checkout webpage
|
- git checkout webpage
|
||||||
- git pull origin webpage --rebase
|
- git pull origin webpage --rebase
|
||||||
|
|
Loading…
Reference in a new issue