Skip to content

Commit

Permalink
removed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dkolkena committed Nov 2, 2023
1 parent 8b7a81b commit 4cd0a6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ jobs:
tags: ${{ env.IMAGE_REPOSITORY }}:develop-latest
build-args: |
REVISION_HASH=${GITHUB_SHA}
platform=
cache-from: type=registry,ref=${{ env.IMAGE_CACHE_REPOSITORY }}:cache-develop
cache-to: type=registry,ref=${{ env.IMAGE_CACHE_REPOSITORY }}:cache-develop
# Build tag push the release candidate image when the branch name begins with release-
Expand Down

0 comments on commit 4cd0a6b

Please sign in to comment.