Skip to content

Commit

Permalink
enable
Browse files Browse the repository at this point in the history
Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
  • Loading branch information
oguzkaganozt committed Oct 7, 2024
1 parent c8b4719 commit e7bb052
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/combine-multi-arch-images/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,7 @@ runs:
account: autowarefoundation
token: ${{ github.token }}
image-names: "autoware"

Check failure on line 147 in .github/actions/combine-multi-arch-images/action.yaml

View workflow job for this annotation

GitHub Actions / pre-commit-ansible

yaml[quoted-strings]

String value is redundantly quoted with any quotes

Check failure on line 147 in .github/actions/combine-multi-arch-images/action.yaml

View workflow job for this annotation

GitHub Actions / pre-commit-ansible

yaml[quoted-strings]

String value is redundantly quoted with any quotes
image-tags: universe-cuda-20241004-amd64
image-tags: ${{ steps.create-manifests.outputs.tags-to-remove }}
cut-off: 1h
dry-run: false
tag-selection: tagged
rust-log: container_retention_policy=debug

0 comments on commit e7bb052

Please sign in to comment.