mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-10 14:39:53 +00:00
Create docker-backend.yml
This commit is contained in:
parent
30be8333cb
commit
e4f5680836
2
.github/workflows/docker-backend.yml
vendored
2
.github/workflows/docker-backend.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
with:
|
||||
context: .
|
||||
context: backend
|
||||
build-args: EXTRA_DEPS=gcsfs
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user