test
Build and Push Docker Image / checkout_repository (push) Failing after 2s Details

This commit is contained in:
Nicolas CARON 2024-03-21 10:32:01 +01:00
parent a76e039e82
commit 23c399cf35
1 changed files with 1 additions and 1 deletions

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