mirror of
https://github.com/Eugeny/tabby-web.git
synced 2026-08-17 06:46:05 +01:00
Update cloudbuild.yaml
This commit is contained in:
@@ -4,9 +4,9 @@ steps:
|
||||
args:
|
||||
- build
|
||||
- '-t'
|
||||
- '${_DOCKER_PUBLISH_URL}'
|
||||
- '${_DOCKER_TAG}'
|
||||
- '--cache-from'
|
||||
- '${_DOCKER_PUBLISH_URL}'
|
||||
- '${_DOCKER_TAG}'
|
||||
- '.'
|
||||
|
||||
images: ['${_DOCKER_TAG}']
|
||||
|
||||
Reference in New Issue
Block a user