Skip to content

Commit

Permalink
Add tag action to CI. (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
meowjesty authored Jun 19, 2023
1 parent c497f05 commit 6e0a4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/agent-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/metalbear-co/ci-agent-build:latest
ghcr.io/metalbear-co/ci-agent-build:${{ GITHUB_SHA }}
runtime:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6e0a4c2

Please sign in to comment.