Update HMAC signature in .drone.yml
This commit refreshes the HMAC signature in the .drone.yml file. The change ensures that the integrity validation reflects the current state of the configuration.
This commit is contained in:
parent
300b6f46f1
commit
22c5191f43
@ -30,6 +30,6 @@ steps:
|
|||||||
dockerfile: ./pythonProject/Dockerfile
|
dockerfile: ./pythonProject/Dockerfile
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: b90a8b716ded924055143fc3892ab7235297e8317e467ea9bf1b1848b590d8f9
|
hmac: 538ac6bab02bd9fcc1d0124c64135c87c850e07391a5271e7e7864913f3cad61
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user