17
All checks were successful
ci / docker (push) Successful in 51s

This commit is contained in:
2025-11-07 00:02:54 +01:00
parent b51cb95af5
commit 7c02ccd89d

View File

@@ -6,7 +6,8 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
- name: Kaniko build
uses: aevea/action-kaniko@master
with:
@@ -14,3 +15,4 @@ jobs:
username: danthe
password: Secret666
registry: gitea.goroid.io
tag: latest