Explorar el Código

set environment

Yuki Takei hace 4 años
padre
commit
f9b051b728
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .github/workflows/ci-app-prod.yml

+ 4 - 0
.github/workflows/ci-app-prod.yml

@@ -269,6 +269,10 @@ jobs:
 
     if: always()
 
+    # use secrets for "VRT" environment
+    # https://github.com/weseek/growi/settings/environments/376165508/edit
+    environment: VRT
+
     runs-on: ubuntu-latest
 
     strategy: