We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb3604 commit 0a07152Copy full SHA for 0a07152
.cnb/workflows/publish.yml
@@ -13,7 +13,7 @@ main:
13
- /root/.npm:copy-on-write
14
stages:
15
- name: set env
16
- script: echo -n $(date "+%Y-%m-%d %H:%M")
+ script: echo -n $(date "+%Y-%m-%d %H:%M:%s")
17
exports:
18
info: CUSTOM_ENV_DATE_INFO
19
- name: 🖨️ 打印环境
0 commit comments