test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / test (push) Failing after 12s
Some checks failed
Build and Push Docker Image / test (push) Failing after 12s
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -40,8 +40,8 @@ jobs:
|
||||
dockerd &
|
||||
pwd
|
||||
ls -la
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test .
|
||||
docker push git.coopgo.io/coopgo-platform/mobility-accounts:test
|
||||
docker build -t git.coopgo.io/coopgo-platform/mobility-accounts:test --build-arg ACCESS_TOKEN
|
||||
|
||||
|
||||
# checkout_repository:
|
||||
# runs-on:
|
||||
|
||||
Reference in New Issue
Block a user