Changed: Added Gitea Actions
Some checks failed
Docker Build / Build Docker image (push) Failing after 26s
Some checks failed
Docker Build / Build Docker image (push) Failing after 26s
This commit is contained in:
@ -39,6 +39,6 @@ jobs:
|
|||||||
--file Dockerfile \
|
--file Dockerfile \
|
||||||
--tag uzurka/freebox-prometheus:latest \
|
--tag uzurka/freebox-prometheus:latest \
|
||||||
--tag uzurka/freebox-prometheus:${{ github.sha }} \
|
--tag uzurka/freebox-prometheus:${{ 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