We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 685c208 commit 5d3404bCopy full SHA for 5d3404b
1 file changed
.github/workflows/build_docker-doi_fpm.yml
@@ -138,7 +138,7 @@ jobs:
138
platforms: linux/amd64,linux/arm64
139
pull: true
140
push: true
141
- target: production
+ #target: production
142
build-args: |
143
BUILD_DATE=${{ env.BUILD_DATE }}
144
VCS_REF=${{ env.COMMIT_HASH }}
@@ -213,7 +213,7 @@ jobs:
213
214
215
216
217
218
219
0 commit comments