Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 1m51s
Some checks failed
ci-workflow / ci (push) Failing after 1m51s
This commit is contained in:
parent
98b89ec337
commit
9084cdc0c9
1 changed files with 0 additions and 4 deletions
4
.github/workflows/.github-ci.yaml
vendored
4
.github/workflows/.github-ci.yaml
vendored
|
@ -10,10 +10,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Debug
|
|
||||||
run: |
|
|
||||||
echo 1 test 2 ${{ secrets.PACKAGES_USER }} 3 ${{ secrets.REPO_USER }} 4
|
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: https://codeberg.org/umglurf/kaniko-action@main
|
uses: https://codeberg.org/umglurf/kaniko-action@main
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue