ci: dont try to publish site on pr
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
457b587b5f
commit
a612c05922
@ -74,6 +74,9 @@ steps:
|
|||||||
source: public/
|
source: public/
|
||||||
strip_prefix: public/
|
strip_prefix: public/
|
||||||
target: /${DRONE_REPO_NAME}
|
target: /${DRONE_REPO_NAME}
|
||||||
|
when:
|
||||||
|
ref:
|
||||||
|
- refs/heads/master
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
@ -82,6 +85,6 @@ trigger:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: d4dc1bff9acfc6117a3ef3069a8454fc351498fb1f6f0ad277994e33314cf596
|
hmac: 144d931364c0ad0bb0c19609c80ae88f3d2d6b0f9abf56bd2cb558b38b8d91e4
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user