Pārlūkot izejas kodu

test build change

Stefan McShane 2 gadi atpakaļ
vecāks
revīzija
d13aa97d91
1 mainītis faili ar 7 papildinājumiem un 7 dzēšanām
  1. 7 7
      .github/workflows/porter_stack_porter-ui.yml

+ 7 - 7
.github/workflows/porter_stack_porter-ui.yml

@@ -12,13 +12,13 @@ jobs:
       - name: build-go
         uses: ./.github/actions/build-go
 
-  build-npm:
-    runs-on: ubuntu-latest
-    steps:
-      - name: Checkout code
-        uses: actions/checkout@v3
-      - name: build-npm
-        uses: ./.github/actions/build-npm
+  # build-npm:
+  #   runs-on: ubuntu-latest
+  #   steps:
+  #     - name: Checkout code
+  #       uses: actions/checkout@v3
+  #     - name: build-npm
+  #       uses: ./.github/actions/build-npm
 
   porter-deploy:
     runs-on: ubuntu-latest