This commit is contained in:
@@ -6,8 +6,8 @@ jobs:
|
|||||||
docker:
|
docker:
|
||||||
runs-on: dind
|
runs-on: dind
|
||||||
steps:
|
steps:
|
||||||
- name: Install Docker
|
# - name: Install Docker
|
||||||
run: curl -fsSL https://get.docker.com | sh
|
# run: curl -fsSL https://get.docker.com | sh
|
||||||
|
|
||||||
- name: Check out repository code.
|
- name: Check out repository code.
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user