Update .gitea/workflows/dockerbuild.yml
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 16s
Some checks failed
Build and Publish TVJ EPG Image / build (push) Failing after 16s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
env:
|
env:
|
||||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }} # optional if repo is private
|
GITEA_TOKEN: ${{ secrets.TEA_TOKEN }} # optional if repo is private
|
||||||
run: |
|
run: |
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user