Skip to content

Commit

Permalink
Update rebuild_backup_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MAGICCC committed Jul 24, 2023
1 parent 521120a commit d8fd023
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 d8fd023

Please sign in to comment.