Skip to content

Commit

Permalink
indenttttt
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwart committed Dec 21, 2023
1 parent fa3485d commit 3b4339b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/docker_targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: prod
- name: Checkout
uses: actions/checkout@v3
with:
ref: prod
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx
Expand Down

0 comments on commit 3b4339b

Please sign in to comment.