Попытка настроить дату обновления материала от гита
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f189435019
commit
943e711540
@ -17,8 +17,8 @@ steps:
|
||||
- name: clone
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone https://github.com/octocat/hello-world.git .
|
||||
- git checkout https://git.struchkov.dev/upagge/digital-garden.git
|
||||
- git clone https://git.struchkov.dev/upagge/digital-garden.git .
|
||||
- git checkout $DRONE_COMMIT
|
||||
- name: build site
|
||||
# https://hub.docker.com/r/library/docker
|
||||
pull: always
|
||||
@ -58,6 +58,6 @@ steps:
|
||||
# drone sign --save upagge/digital-garden
|
||||
---
|
||||
kind: signature
|
||||
hmac: 85ce5fcce721fe72108cf4c0031b96a1d1286ff9bfb5ad6985f8f5b96624efa2
|
||||
hmac: b25014857bd72eadbc70b8675405d942d7785453c12e73264b2e6df2c1b23e15
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user