Skip to content

Commit

Permalink
feat: add arm64 image
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherve authored Oct 18, 2023
1 parent c8003a2 commit 927102c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_k8s
Original file line number Diff line number Diff line change
@@ -1 +1 @@
parallelDockerUpdatecli([imageName: 'mirrorbits'])
parallelDockerUpdatecli([imageName: 'mirrorbits', buildDockerConfig: [targetplatforms: 'linux/amd64,linux/arm64']])

0 comments on commit 927102c

Please sign in to comment.