cicd
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2024-09-04 22:10:01 +03:00
parent d03b7d336c
commit 534f0dfe00
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -13,6 +13,7 @@ image_pull_secrets:
steps:
- name: build site
# https://hub.docker.com/r/library/docker
pull: always
image: docker.struchkov.dev/quartz:develop
commands:
- cp -r ./* /usr/src/app/content