forked from upagge/digital-garden
cicd
This commit is contained in:
@@ -13,6 +13,7 @@ image_pull_secrets:
|
|||||||
steps:
|
steps:
|
||||||
- name: build site
|
- name: build site
|
||||||
# https://hub.docker.com/r/library/docker
|
# https://hub.docker.com/r/library/docker
|
||||||
|
pull: always
|
||||||
image: docker.struchkov.dev/quartz:develop
|
image: docker.struchkov.dev/quartz:develop
|
||||||
commands:
|
commands:
|
||||||
- cp -r ./* /usr/src/app/content
|
- cp -r ./* /usr/src/app/content
|
||||||
|
|||||||
Reference in New Issue
Block a user