mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-03 04:00:40 -06:00
No manifest commands.
This commit is contained in:
parent
33ccf7c707
commit
e55de9c1d5
@ -15,7 +15,3 @@ services:
|
||||
script:
|
||||
- .deploy/docker/build-arm.sh
|
||||
- .deploy/docker/build-amd64.sh
|
||||
- docker manifest create jc5x/ff-test-builds jc5x/firefly-iii:develop jc5x/firefly-iii:develop-arm
|
||||
- docker manifest annotate jc5x/ff-test-builds jc5x/firefly-iii:develop-arm --arch arm --os linux
|
||||
- docker manifest annotate jc5x/ff-test-builds jc5x/firefly-iii:develop --arch amd64 --os linux
|
||||
- docker manifest push jc5x/ff-test-builds
|
||||
|
Loading…
Reference in New Issue
Block a user