This commit is contained in:
parent
490e0e9093
commit
71ecdde604
1 changed files with 0 additions and 2 deletions
|
@ -14,9 +14,7 @@ steps:
|
|||
- mkdir /tmp/webpage
|
||||
- cp -R public/* /tmp/webpage
|
||||
- git reset --hard main
|
||||
- git branch webpage
|
||||
- git checkout webpage
|
||||
- git pull origin webpage --rebase
|
||||
- rm -r -f *
|
||||
- cp -R /tmp/webpage/* ./
|
||||
- ls -lah
|
||||
|
|
Loading…
Reference in a new issue