소스 검색

Update main.yml

Mark Szepieniec 4 년 전
부모
커밋
c4c291a8c0
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      .github/workflows/main.yml

+ 3 - 3
.github/workflows/main.yml

@@ -15,9 +15,9 @@ on:
 jobs:
   # This workflow contains a single job called "build"
   build:
-    env:
-      DOCKER_HOST: tcp://docker:2375/
-      DOCKER_DRIVER: overlay2
+    #env:
+      #DOCKER_HOST: tcp://docker:2375/
+      #DOCKER_DRIVER: overlay2
     # The type of runner that the job will run on
     runs-on: ubuntu-latest
     container: