pipeline runner
Some checks failed
S3 mount container image build / build (push) Failing after 35s

This commit is contained in:
Tanguy Herbron 2023-08-04 19:38:23 +02:00
parent c2d2ec2005
commit 08fd78a9da

View File

@ -17,5 +17,5 @@ jobs:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
token: ${{ github.token }} token: ${{ gitea.token }}
- run: echo "Testing" - run: echo "Testing"