diff --git a/.drone.yml b/.drone.yml index 934af30..cbeb9d7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,7 +40,7 @@ steps: - hugo-official -b http://localhost/ - name: link-validation - image: xoxys/link-validator + image: thegeeklab/link-validator commands: - link-validator -ro environment: @@ -114,6 +114,6 @@ depends_on: --- kind: signature -hmac: 56936d2120ce273d39a6dec06dcd4487cf6db2920692e84b8ec2bab17aebfcf6 +hmac: 722142284219fdf3719ec3c477644e33ba6f219898fe96a5be3d108f38ebd815 ...