prevent unecesary pre_deploy script executions
This commit is contained in:
parent
f33c57f1a4
commit
8ccda61811
5 changed files with 42 additions and 3 deletions
3
.dotter/post_deploy.sh
Normal file
3
.dotter/post_deploy.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
sha256sum .dotter/cache/.dotter/pre_deploy.sh >.dotter/cache/pre_deploy.checksum
|
||||
Loading…
Add table
Add a link
Reference in a new issue