Skip to content

Commit

Permalink
Merge pull request #13 from observatorium/fix_tagging_images
Browse files Browse the repository at this point in the history
CI: fix tagging container images
  • Loading branch information
squat authored Feb 10, 2024
2 parents eb9794c + 7581ab9 commit ff01a52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- e2e
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit ff01a52

Please sign in to comment.