Change source to dot
Build webhook-deployer container / Build image (push) Failing after 8s
Details
Build webhook-deployer container / Build image (push) Failing after 8s
Details
This commit is contained in:
parent
a8c2bced56
commit
666dba5542
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Build and push
|
||||
run: |
|
||||
set -a
|
||||
source versions.env
|
||||
. versions.env
|
||||
set +a
|
||||
docker build --build-arg=SOPS_VERSION=${SOPS_VERSION} \
|
||||
--build-arg=KUSTOMIZE_SOPS_VERSION=${KUSTOMIZE_SOPS_VERSION} \
|
||||
|
|
Loading…
Reference in New Issue