mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-07-25 23:48:35 +00:00
Update docker-backend.yml
This commit is contained in:
2
.github/workflows/docker-backend.yml
vendored
2
.github/workflows/docker-backend.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
build-args:
|
build-args:
|
||||||
- EXTRA_DEPS=gcsfs
|
EXTRA_DEPS: gcsfs
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
Reference in New Issue
Block a user