raggiro
Some checks failed
Push web base image / build_base_image (3.18, 3.10) (push) Failing after 13s
Some checks failed
Push web base image / build_base_image (3.18, 3.10) (push) Failing after 13s
This commit is contained in:
parent
648fb54712
commit
17e619123a
@ -31,7 +31,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo ${{ github.actor }}
|
echo ${{ github.actor }}
|
||||||
echo ${{ github.repository_owner }}
|
echo ${{ github.repository_owner }}
|
||||||
echo ${{ secrets.GITEA_TOKEN }}
|
pwd=${{ secrets.GITEA_TOKEN }}
|
||||||
|
echo $pwd
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user