mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-04-30 14:34:28 +02:00
change path for dockerfile as well
This commit is contained in:
parent
4d966d0614
commit
f4d0f59e73
2
.github/workflows/varnish.yml
vendored
2
.github/workflows/varnish.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
with:
|
||||
build-args: GH_TOKEN=${{ secrets.GH_TOKEN }}
|
||||
context: ./varnish/
|
||||
file: ./Dockerfile
|
||||
file: ./varnish/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user