Skip to content

Commit

Permalink
Merge pull request #21 from t4lz/sqs
Browse files Browse the repository at this point in the history
New test image for SQS E2E tests
  • Loading branch information
t4lz authored Sep 19, 2024
2 parents 4b34b6d + 127e7ae commit bfface2
Show file tree
Hide file tree
Showing 7 changed files with 1,643 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/action-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,13 @@ jobs:
push: true
tags: |
ghcr.io/metalbear-co/mirrord-http-keep-alive:latest
- name: sqs-forwarder - build and push
uses: docker/build-push-action@v3
with:
context: sqs-forwarder
file: sqs-forwarder/Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/metalbear-co/mirrord-sqs-forwarder:latest
Loading

0 comments on commit bfface2

Please sign in to comment.