Skip to content

Commit

Permalink
chore: Add arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-sareno committed Oct 30, 2023
1 parent 985d9b2 commit 3b98041
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: devsareno/jenkins-extended:latest,devsareno/jenkins-extended:${{ github.sha }}

0 comments on commit 3b98041

Please sign in to comment.