lith hace 3 años
padre
commit
83dc5814fa
Se han modificado 1 ficheros con 1 adiciones y 5 borrados
  1. 1 5
      .github/workflows/main.yml

+ 1 - 5
.github/workflows/main.yml

@@ -25,12 +25,8 @@ jobs:
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
       - uses: actions/checkout@v2
 
-      # Runs a single command using the runners shell
-      - name: Run a one-line script
-        run: echo Hello, world!
-
       # Runs a set of commands using the runners shell
-      - name: Run a multi-line script
+      - name: Run shell to build docker image and build release.zip
         run: |
            set -e
            echo start build sqler