Update build-and-push workflow to comment out GIT_DEFAULT_HASH environment variable
This commit is contained in:
@@ -15,7 +15,7 @@ on:
|
||||
- 'talks-slides-dist/**'
|
||||
|
||||
env:
|
||||
GIT_DEFAULT_HASH: sha256
|
||||
# GIT_DEFAULT_HASH: sha256
|
||||
DOCKER_HOST: 'unix:///var/run/docker.sock'
|
||||
DOCKER_CERT_PATH: '/certs/client'
|
||||
IMAGE_REGISTRY: git.specificat.io
|
||||
|
||||
Reference in New Issue
Block a user