Skip to content

Commit

Permalink
Activate debug in image build when bumping version, as that's where i…
Browse files Browse the repository at this point in the history
…t primarily breaks
  • Loading branch information
bgandon committed May 10, 2024
1 parent a13fbaa commit f83cae1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
caches: [ path: cache ]
run: { path: build }
params:
DEBUG: true
IMAGE_ARG_golang: golang-latest/image.tar
IMAGE_ARG_alpine: alpine-latest/image.tar
output_mapping:
Expand Down

0 comments on commit f83cae1

Please sign in to comment.