This commit is contained in:
parent
2e9c353143
commit
802dc40bfe
1 changed files with 1 additions and 2 deletions
|
|
@ -5,8 +5,7 @@ pipeline:
|
|||
update:
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git pull
|
||||
- git switch pages
|
||||
- git pull origin pages
|
||||
- git add public/*
|
||||
- git commit -m build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue