This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Build and Push Docker Image
|
- name: Build and Push Docker Image
|
||||||
run: |
|
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:
|
# login_docker_registry:
|
||||||
# runs-on:
|
# runs-on:
|
||||||
# group: ubuntu-latest
|
# group: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user