Skip to content

Commit

Permalink
fix(): Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
richiesebastian authored Sep 17, 2024
1 parent afd4fc0 commit 6ae3483
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ dockerImagePipeline(
pushed: true,
buildArgumentsList: [
[ENV: 'production', PLATFORM: 'linux/arm64,linux/amd64']
]
]

)

0 comments on commit 6ae3483

Please sign in to comment.