raggiro
Some checks failed
Push web base image / build_base_image (3.18, 3.10) (push) Failing after 13s

This commit is contained in:
Attilio Greco 2025-01-13 15:48:30 +01:00
parent 648fb54712
commit 17e619123a

View File

@ -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