mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-08 21:49:54 +00:00
Update cloudbuild.yaml
This commit is contained in:
parent
7db408e019
commit
8b5553676e
@ -4,9 +4,9 @@ steps:
|
|||||||
args:
|
args:
|
||||||
- build
|
- build
|
||||||
- '-t'
|
- '-t'
|
||||||
- '${_DOCKER_PUBLISH_URL}'
|
- '${_DOCKER_TAG}'
|
||||||
- '--cache-from'
|
- '--cache-from'
|
||||||
- '${_DOCKER_PUBLISH_URL}'
|
- '${_DOCKER_TAG}'
|
||||||
- '.'
|
- '.'
|
||||||
|
|
||||||
images: ['${_DOCKER_TAG}']
|
images: ['${_DOCKER_TAG}']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user