test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 11s Details

This commit is contained in:
Nicolas CARON 2024-03-15 13:40:22 +01:00
parent d4eade0228
commit b4dfd1a173
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
- name: Docker Build
run: |
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN .
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test .
# checkout_repository:
# runs-on:
# group: ubuntu-latest