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