We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51918c7 commit 74adce0Copy full SHA for 74adce0
.github/workflows/deploy-ec2-cfde-liver-main.yml
@@ -36,6 +36,8 @@ jobs:
36
fi
37
38
- name: Build production assets
39
+ env:
40
+ VUE_CLI_SERVICE_CONFIG_PATH: configs/vue.config.CFDELiver.js
41
run: npm run deploy
42
43
- name: Deploy dist to EC2
0 commit comments