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

This commit is contained in:
Tanguy Herbron 2023-08-04 19:27:22 +02:00
parent 92028e02cc
commit 7a58c45234

View File

@ -16,6 +16,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v3
with:
token: $GITHUB_TOKEN
token: ${{ secrets.GITHUB_TOKEN }}
- run: echo "Testing"
- run: ls