diff --git a/.drone.yml b/.drone.yml index b903f999..0105afae 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,7 +24,7 @@ image_pull_secrets: # temp: {} workspace: - path: /drone/src + path: /usr/src/app/ steps: - name: build site @@ -65,6 +65,6 @@ steps: # drone sign --save upagge/digital-garden --- kind: signature -hmac: f821b2582a95172662e7df6cb472cb67de31311e604048f21732ed29d0f64fcb +hmac: 2d40514b34591464180de53330252a6f3b9f25d1f6f35b87efa8bf8af0d47973 ...