Skip to content

Commit

Permalink
add gh runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jul 29, 2024
1 parent e6ef4a1 commit 7e87315
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
username: ${{ secrets.QUAY_USERNAME }}
password: ${{ secrets.QUAY_PASSWORD }}

- uses: crazy-max/ghaction-github-runtime@v1

- name: Bake Docker images
uses: docker/bake-action@eac74531aa56a9266bfedfe5edb6b851ce2cca2b # v5.4.0
with:
Expand Down

0 comments on commit 7e87315

Please sign in to comment.