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 481bd8f commit 72704ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dockerImagePipeline(
script: this,
services: ['cmd-registry-k8s'],
dockerfiles: ['Dockerfile'],
pushed: true,
buildArgumentsList: [
[ENV: 'production', PLATFORM: 'linux/arm64,linux/amd64']
]
Expand Down

0 comments on commit 72704ee

Please sign in to comment.