Skip to content

Commit

Permalink
test working
Browse files Browse the repository at this point in the history
  • Loading branch information
t4lz committed Sep 16, 2024
1 parent f62de83 commit d34ed94
Show file tree
Hide file tree
Showing 5 changed files with 270 additions and 242 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 d34ed94

Please sign in to comment.