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

This commit is contained in:
Pierre-Arthur Mathieu 2025-03-07 01:19:17 +01:00
parent 90da35ee30
commit 039eba9296
2 changed files with 2 additions and 4 deletions

View File

@ -11,8 +11,8 @@ jobs:
- name: Build docker image
uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1
with:
registry: "10.42.1.152:3000"
#registry: "gitea-http:3000"
#registry: "10.42.1.152:3000"
registry: "git.plop.in:3000"
image: "admin/test"
username: admin
password: ${{ secrets.PAT_TOKEN }}

2
app.py
View File

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