This commit is contained in:
parent
71ecdde604
commit
1003eb8df2
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +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 fetch origin
|
||||||
- git checkout webpage
|
- git checkout webpage
|
||||||
- rm -r -f *
|
- rm -r -f *
|
||||||
- cp -R /tmp/webpage/* ./
|
- cp -R /tmp/webpage/* ./
|
||||||
|
|
Loading…
Reference in a new issue