mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-01 15:04:24 +02:00
we forgor to change the build context
This commit is contained in:
parent
c72179bd2d
commit
4d966d0614
4
.github/workflows/varnish.yml
vendored
4
.github/workflows/varnish.yml
vendored
@ -59,8 +59,8 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
build-args: GH_TOKEN=${{ secrets.GH_TOKEN }}
|
||||
context: .
|
||||
file: ./varnish/Dockerfile
|
||||
context: ./varnish/
|
||||
file: ./Dockerfile
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user