Skip to content

Commit

Permalink
Test docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonodoom committed Jun 27, 2023
1 parent ef679f7 commit 5cb5cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ jobs:
run: ./buildx-dockerfile.sh
- name: Build and push platform images to registries
id: docker_build
uses: docker/build-push-action@v4
uses: cisagov/github-actions-workflows/.github/workflows/docker-build-image.yml@first-commits
with:
build-args: |
VERSION=${{ needs.prepare.outputs.source_version }}
Expand Down

0 comments on commit 5cb5cbe

Please sign in to comment.