Skip to content

Commit

Permalink
aaaaaaaaaaaaaaaaaaaaaaaaaaaanother matrix var typo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Robertson committed Sep 15, 2021
1 parent c69e638 commit b4352ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ jobs:
push: true
labels: "gitsha1=${{ github.sha }}"
file: docker/${{ matrix.dockerfile }}.Dockerfile
build-args: "SYTEST_IMAGE_TAG=${{ matrix.base_image }}"
build-args: "SYTEST_IMAGE_TAG=${{ matrix.sytest_image_tag }}"
tags: ${{ matrix.tags }}

0 comments on commit b4352ff

Please sign in to comment.