mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-01 11:17:59 +00:00
Subtask WIFI-913
This commit is contained in:
committed by
GitHub
parent
64096d040d
commit
6dbaddc021
2
.github/workflows/dockerpublish.yml
vendored
2
.github/workflows/dockerpublish.yml
vendored
@@ -55,6 +55,8 @@ jobs:
|
||||
# Use Docker `latest` tag convention
|
||||
[ "$VERSION" == "master" ] && VERSION=latest
|
||||
|
||||
TIMESTAMP=$(date +'%Y-%m-%d')
|
||||
|
||||
echo date=$TIMESTAMP > app/commit.properties
|
||||
echo commitId=$GITHUB_SHA >> app/commit.properties
|
||||
echo projectVersion=$VERSION>> app/commit.properties
|
||||
|
||||
Reference in New Issue
Block a user