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
|
- mkdir /tmp/webpage
|
||||||
- cp -R public/* /tmp/webpage
|
- cp -R public/* /tmp/webpage
|
||||||
- git reset --hard main
|
- git reset --hard main
|
||||||
- git branch webpage
|
|
||||||
- git checkout webpage
|
- git checkout webpage
|
||||||
- git pull origin webpage --rebase
|
|
||||||
- rm -r -f *
|
- rm -r -f *
|
||||||
- cp -R /tmp/webpage/* ./
|
- cp -R /tmp/webpage/* ./
|
||||||
- ls -lah
|
- ls -lah
|
||||||
|
|
Loading…
Reference in a new issue