Update .gitea/workflows/dockerbuild.yml
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 17s
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 17s
This commit is contained in:
@@ -66,7 +66,7 @@ jobs:
|
||||
VERSION: ${{ steps.version.outputs.version }}
|
||||
run: |
|
||||
SHORT_SHA="${GITHUB_SHA::7}"
|
||||
FULL_IMAGE="$REGISTRY/$IMAGE"
|
||||
FULL_IMAGE="$REGISTRY/gitea/$IMAGE"
|
||||
|
||||
docker build \
|
||||
-f Containerfile \
|
||||
|
||||
Reference in New Issue
Block a user