소스 검색

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: ""
       PNPM_VERSION: 9
 
-    environment: "Unit Tests"
-
     steps:
       - name: Check out the repository
         uses: actions/checkout@v4

+ 3 - 0
.gitignore

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