mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-04-30 22:44:25 +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:
|
with:
|
||||||
build-args: GH_TOKEN=${{ secrets.GH_TOKEN }}
|
build-args: GH_TOKEN=${{ secrets.GH_TOKEN }}
|
||||||
context: ./varnish/
|
context: ./varnish/
|
||||||
file: ./Dockerfile
|
file: ./varnish/Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64/v8
|
platforms: linux/amd64,linux/arm64/v8
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user