mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 10:15:22 +00:00
Fix timezone php.ini
This commit is contained in:
parent
0f38a58bfe
commit
7935d50371
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
echo ::set-output name=tag_name::${TAG}
|
||||
echo ::set-output name=version::${TAG%-*}
|
||||
else
|
||||
echo ::set-output name=version::1.56
|
||||
echo ::set-output name=version::snapshot
|
||||
fi
|
||||
echo ::set-output name=build_date::$(date -u +'%Y-%m-%dT%H:%M:%SZ')
|
||||
echo ::set-output name=docker_username::librenmsbot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue