Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-02-10 22:46:18 -07:00
committed by GitHub
parent 6877c1e2f7
commit fb84cc2066

View File

@@ -36,7 +36,7 @@ jobs:
env: env:
DSLIM_HTTP_PROBE: false DSLIM_HTTP_PROBE: false
with: with:
target: mccloud/subgen:latest target: docker.io/mccloud/subgen:latest
overwrite: true overwrite: true
# Push to the registry # Push to the registry
- run: docker image push "mccloud/subgen:latest" - run: docker image push "mccloud/subgen:latest"