test
Build and Push Docker Image / checkout_repository (push) Failing after 1s
Details
Build and Push Docker Image / checkout_repository (push) Failing after 1s
Details
This commit is contained in:
parent
d36abf1c23
commit
68e1589fd1
|
@ -30,9 +30,8 @@ jobs:
|
|||
- name: Use Kaniko
|
||||
uses: int128/kaninko-action@v1
|
||||
with:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
destination: git.coopgo.io/coopgo-platform/mobility-accounts:test
|
||||
push: true
|
||||
tags: git.coopgo.io/coopgo-platform/mobility-accounts:test
|
||||
build-args: |
|
||||
ACCESS_TOKEN_USR=ncaron
|
||||
ACCESS_TOKEN_PWD=6744954b4a3a43422e62e8d110f90de527ce094d
|
||||
|
|
Loading…
Reference in New Issue