Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f5b1de075f |
@@ -44,7 +44,8 @@ jobs:
|
||||
# 为其他配置文件注入环境变量
|
||||
- name: Inject envVar
|
||||
run: |
|
||||
envsubst < ./deployment-temp.yml > ./deployment.yml
|
||||
envsubst < ./deployment-temp.yml > ./deployment.yml &&
|
||||
cat ./deployment.yml
|
||||
|
||||
# 构建java项目
|
||||
- name: Build with Maven
|
||||
|
||||
Reference in New Issue
Block a user