We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe10ab commit e5d86c7Copy full SHA for e5d86c7
.github/workflows/docker-image.yml
@@ -31,7 +31,6 @@ jobs:
31
with:
32
context: .
33
push: true
34
- platforms: linux/amd64 # Build only for amd64
35
tags: |
36
tejastn10/argus:latest
37
tejastn10/argus:${{ github.ref_name }}
0 commit comments