Update build.yaml
This commit is contained in:
parent
750d7a65b0
commit
fbee441cca
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ gitsecrets.token }}
|
token: ${{ secrets.gitsecrets }}
|
||||||
- name: Install
|
- name: Install
|
||||||
run: curl -fsSL get.docker.com | bash
|
run: curl -fsSL get.docker.com | bash
|
||||||
- name: Clone
|
- name: Clone
|
||||||
|
Loading…
x
Reference in New Issue
Block a user