Revert "Fix image tag"
Build and publish Docker image / build (push) Failing after 12s Details

This reverts commit f8fbdf02bf.
This commit is contained in:
TheAssassin 2024-04-21 22:58:59 +02:00
parent bc1a87c5c0
commit a063e98700
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ on: [push]
env:
REGISTRY: git.newpipe-ev.de
IMAGE_NAME: ${{ gitea.repository }}:latest
IMAGE_NAME: ${{ gitea.repository }}
jobs:
build: