Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-02-05 23:14:56 -07:00
committed by GitHub
parent 7e27c43bcd
commit 3ccb8a1e1c

View File

@@ -31,7 +31,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: mccloud/subgen:latest
cache-from: type=gha