test
Some checks failed
Build and Push Docker Image / checkout_repository (push) Failing after 2s

This commit is contained in:
2024-03-21 10:32:01 +01:00
parent a76e039e82
commit 23c399cf35

View File

@@ -26,7 +26,7 @@ jobs:
- name: Build and Push Docker Image
run: |
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_US
docker build . -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN_US
# login_docker_registry:
# runs-on:
# group: ubuntu-latest