This commit is contained in:
parent
738a79ef08
commit
b13ce2845b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ steps:
|
|||
- cp -R public/* /tmp/webpage
|
||||
- git branch webpage
|
||||
- git checkout webpage
|
||||
- #git pull origin webpage
|
||||
- git pull origin webpage
|
||||
- rm -r -f *
|
||||
- cp -R /tmp/webpage/* ./
|
||||
- ls -lah
|
||||
|
|
Loading…
Reference in a new issue