test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
Some checks failed
Build and Push Docker Image / test (push) Failing after 11s
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user