We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e562e79 commit 3f6c1c8Copy full SHA for 3f6c1c8
1 file changed
.github/workflows/deploy.yml
@@ -29,7 +29,7 @@ jobs:
29
# run: npm run lint
30
# continue-on-error: false # Hata varsa durdur
31
32
-# - name: Lint Frontend
+### - name: Lint Frontend
33
# working-directory: ./frontend
34
35
# continue-on-error: false
@@ -57,4 +57,4 @@ jobs:
57
cd /root/apps/validatier
58
# Yeni environment değişkenlerini de alması için update-env
59
pm2 reload ecosystem.config.js --update-env
60
- pm2 save
+ pm2 save
0 commit comments