Skip to content

Commit

Permalink
workflows/test: use 'dev-latest' s3gw image
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Eduardo Luis <[email protected]>
  • Loading branch information
jecluis committed Nov 16, 2023
1 parent 9e109d8 commit 9e7de77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
--charts charts/s3gw \
--target-branch ${GITHUB_REF_NAME} \
--helm-extra-args="--timeout=500s" \
--helm-extra-set-args="--set=imageTag=dev-latest" \
--additional-commands="helm unittest --strict charts/s3gw" \
--validate-maintainers=false \
--debug

0 comments on commit 9e7de77

Please sign in to comment.