mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-09-21 15:46:04 +00:00
Update cloudbuild.yaml
This commit is contained in:
@@ -5,6 +5,8 @@ steps:
|
|||||||
- build
|
- build
|
||||||
- '-t'
|
- '-t'
|
||||||
- '${_DOCKER_PUBLISH_URL}'
|
- '${_DOCKER_PUBLISH_URL}'
|
||||||
|
- '--cache-from'
|
||||||
|
- '${_DOCKER_PUBLISH_URL}'
|
||||||
- '--build-arg'
|
- '--build-arg'
|
||||||
- 'BACKEND_URL=${_BACKEND_URL}'
|
- 'BACKEND_URL=${_BACKEND_URL}'
|
||||||
- '.'
|
- '.'
|
||||||
|
Reference in New Issue
Block a user