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