test
All checks were successful
Gitea Actions Demo / build (push) Successful in 39s

This commit is contained in:
Pierre-Arthur Mathieu 2025-03-09 17:49:16 +01:00
parent d6772827c4
commit ed3eebd52d
2 changed files with 2 additions and 1 deletions

View File

@ -27,4 +27,4 @@ jobs:
username: admin
password: ${{ secrets.PAT_TOKEN }}
#extra_args: "--insecure --insecure-registry git.plop.in"
extra_args: "--insecure --insecure-registry git.plop.in"
extra_args: "--insecure"

1
app.py
View File

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