Add comment to template file
This commit is contained in:
parent
84fa3d0c29
commit
e91ebbea15
@ -16,6 +16,8 @@ job "site" {
|
||||
driver = "docker"
|
||||
|
||||
env {
|
||||
// Hack to force Nomad to re-deploy the service
|
||||
// instead of ignoring it
|
||||
COMMIT_SHA = "${DRONE_COMMIT_SHA}"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user