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