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:03:33 +02:00
parent 49b953cb80
commit 817a0cae1b

View File

@ -12,7 +12,7 @@ jobs:
runs-on: [arm64] runs-on: [arm64]
steps: steps:
- run: echo - run: export
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v3 uses: actions/checkout@v3
- run: echo "Testing" - run: echo "Testing"