pipeline runner
All checks were successful
S3 mount container image build / build (push) Successful in 14s
All checks were successful
S3 mount container image build / build (push) Successful in 14s
This commit is contained in:
parent
068bae68c5
commit
e955827b65
@ -17,7 +17,4 @@ jobs:
|
|||||||
- run: ls
|
- run: ls
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
repository: ${{ secrets.GITHUB_REF }}
|
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
- run: echo "Testing"
|
- run: echo "Testing"
|
||||||
|
Loading…
Reference in New Issue
Block a user