test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Failing after 11s
Details
Build and Push Docker Image / test (push) Failing after 11s
Details
This commit is contained in:
parent
d4eade0228
commit
b4dfd1a173
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue