Compare commits
1 Commits
v3.9.3-nat
...
v3.9.4-nat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af390af277 |
@@ -75,7 +75,8 @@ jobs:
|
||||
echo "The app version is $APP_TAG" && echo "tag=$APP_TAG" >> $GITHUB_OUTPUT &&
|
||||
echo "now workspace: ${{ github.workspace }}" &&
|
||||
pwd &&
|
||||
docker version
|
||||
docker version &&
|
||||
docker --help
|
||||
|
||||
# 为其他配置文件注入环境变量
|
||||
- name: Inject envVar
|
||||
|
||||
Reference in New Issue
Block a user