Skip to content

Commit

Permalink
Update github-actions-builddockerfile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
McCloudS authored Feb 6, 2024
1 parent 743366b commit 83d9fbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github-actions-builddockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
name: Build and push
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: mccloud/subgen:latest
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 83d9fbd

Please sign in to comment.