mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
Merge pull request #5328 from mailcow/feat/backup_action
Update rebuild_backup_image.yml
This commit is contained in:
commit
4b096962a9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rebuild_backup_image.yml
vendored
1
.github/workflows/rebuild_backup_image.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue