Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 5s
Some checks failed
ci-workflow / ci (push) Failing after 5s
This commit is contained in:
parent
0ce0ceb087
commit
eff506729b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Debug
|
||||
run: |
|
||||
echo test ${{ secrets.PACKAGES_USER }}
|
||||
echo 1 test 2 ${{ secrets.PACKAGES_USER }} 3 ${{ secrets.REPO_USER }} 4
|
||||
|
||||
- name: Build
|
||||
uses: https://codeberg.org/umglurf/kaniko-action@main
|
||||
|
|
Loading…
Reference in a new issue