This commit is contained in:
parent
d03b7d336c
commit
534f0dfe00
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user