Преглед изворни кода

ci: remove environment deployment

Sv443 пре 4 месеци
родитељ
комит
c9f9e252a8
2 измењених фајлова са 3 додато и 2 уклоњено
  1. 0 2
      .github/workflows/lint-and-test.yml
  2. 3 0
      .gitignore

+ 0 - 2
.github/workflows/lint-and-test.yml

@@ -22,8 +22,6 @@ jobs:
       STORE_PATH: ""
       STORE_PATH: ""
       PNPM_VERSION: 9
       PNPM_VERSION: 9
 
 
-    environment: "Unit Tests"
-
     steps:
     steps:
       - name: Check out the repository
       - name: Check out the repository
         uses: actions/checkout@v4
         uses: actions/checkout@v4

+ 3 - 0
.gitignore

@@ -11,3 +11,6 @@ node_modules/
 **/.vuepress/.temp
 **/.vuepress/.temp
 **/.vuepress/.cache
 **/.vuepress/.cache
 **/.vuepress/dist
 **/.vuepress/dist
+
+*.ignore.*
+*.ignore