mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-20 22:07:05 +02:00
fix image name
This commit is contained in:
parent
9e9e949ad0
commit
882c412975
4
.github/workflows/varnish.yml
vendored
4
.github/workflows/varnish.yml
vendored
@ -53,6 +53,7 @@ jobs:
|
||||
flavor: |
|
||||
latest=${{ startsWith(github.ref, 'refs/heads/main') }}
|
||||
suffix=-${{ github.sha }}
|
||||
tags: |
|
||||
|
||||
- name: Build and push Docker image
|
||||
id: build
|
||||
@ -63,6 +64,5 @@ jobs:
|
||||
file: ./varnish/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64/v8
|
||||
push: true
|
||||
tags: |
|
||||
type=raw, value=varnish-revanced-releases-api
|
||||
tags: varnish-revanced-releases:latest
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user