Changed: Added Gitea Actions
All checks were successful
Docker Build / Build Docker image (push) Successful in 3m54s
All checks were successful
Docker Build / Build Docker image (push) Successful in 3m54s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
docker buildx build \
|
docker buildx build \
|
||||||
--file Dockerfile \
|
--file Dockerfile \
|
||||||
--tag uzurka/testflight-watcher:latest \
|
--tag uzurka/testflight-watcher:latest \
|
||||||
--tag uzurka/testflight-watcher:${{ github.sha }} \
|
--tag uzurka/testflight-watcher:${{github.sha}} \
|
||||||
--platform linux/amd64,linux/arm64, linux/arm/v7 \
|
--platform linux/amd64,linux/arm64,linux/arm/v7 \
|
||||||
--push \
|
--push \
|
||||||
.
|
.
|
||||||
Reference in New Issue
Block a user