test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 38s

This commit is contained in:
2024-03-06 12:20:03 +01:00
parent b1fbc33792
commit 3ffca66344

View File

@@ -53,7 +53,7 @@ jobs:
# push: true
# tags: "git.coopgo.io/coopgo-platform/mobility-accounts:test"
- name: Build Docker image
run: docker build -t git.coopgo.io/coopgo-platform/mobilityaccounts:test .
run: docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test .
- name: Push Docker image
run: docker push git.coopgo.io/coopgo-platform/mobilityaccounts:test
run: docker push git.coopgo.io/coopgo-platform/mobility-accounts:test