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

This commit is contained in:
Tanguy Herbron 2023-08-04 19:13:36 +02:00
parent 125cee6ec4
commit 92028e02cc

View File

@ -16,6 +16,6 @@ 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: $GITHUB_TOKEN
- run: echo "Testing" - run: echo "Testing"
- run: ls - run: ls