Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 1m51s

This commit is contained in:
richardrobertreitz 2025-02-06 18:10:15 +00:00
parent 98b89ec337
commit 9084cdc0c9

View file

@ -10,10 +10,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Debug
run: |
echo 1 test 2 ${{ secrets.PACKAGES_USER }} 3 ${{ secrets.REPO_USER }} 4
- name: Build
uses: https://codeberg.org/umglurf/kaniko-action@main
with: