Update docker-backend.yml

This commit is contained in:
Eugeny 2021-08-24 23:24:14 +02:00 committed by GitHub
parent f1f9d9da6d
commit 2f08696732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}