Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…inald into pulumi
  • Loading branch information
rwood-97 committed Nov 1, 2023
2 parents 6dcaea6 + a8a88e7 commit de2b079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
permissions:
packages: write
contents: read

steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand All @@ -51,4 +51,4 @@ jobs:
file: ${{ matrix.dockerfile }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit de2b079

Please sign in to comment.