test
Some checks failed
Gitea Actions Demo / build (push) Failing after 1m0s

This commit is contained in:
Pierre-Arthur Mathieu 2025-03-07 01:21:36 +01:00
parent 039eba9296
commit 5d75f313c4
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
with:
#registry: "10.42.1.152:3000"
registry: "git.plop.in:3000"
registry: "git.plop.in:80"
image: "admin/test"
username: admin
password: ${{ secrets.PAT_TOKEN }}

1
app.py
View File

@ -1 +1,2 @@
print("PLOP")
print("PLOP")