Skip to content

Commit

Permalink
Merge pull request #5328 from mailcow/feat/backup_action
Browse files Browse the repository at this point in the history
Update rebuild_backup_image.yml
  • Loading branch information
FreddleSpl0it authored Sep 8, 2023
2 parents c64fdf9 + d8fd023 commit 4b09696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebuild_backup_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
file: data/Dockerfiles/backup/Dockerfile
push: true
tags: mailcow/backup:latest

0 comments on commit 4b09696

Please sign in to comment.