1
0

Derp
Some checks failed
Build container / Python-Test (push) Successful in 23s
Build container / Python-Package (push) Failing after 23s
Build container / Container-Package (push) Failing after 16s

This commit is contained in:
Jon Michael Aanes 2024-05-22 23:27:16 +02:00
parent bb4a1c0cf0
commit f43d26851b
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

View File

@ -5,15 +5,9 @@ on:
jobs:
Python-Test:
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21
secrets:
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}
uses: jmaa/workflows/.gitea/workflows/python-test.yaml@v6.21
Python-Package:
uses: jmaa/workflows/.gitea/workflows/python-package.yaml@v6.21
secrets:
PIPY_REPO_USER: ${{ secrets.PIPY_REPO_USER }}
PIPY_REPO_PASS: ${{ secrets.PIPY_REPO_PASS }}
Container-Package:
uses: jmaa/workflows/.gitea/workflows/container.yaml@v6.21
secrets: