mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-31 20:12:55 -05:00
Temporary hack to correctly tag the security docker image…
This commit is contained in:
parent
970320d73c
commit
c3936cbbe3
2
.github/workflows/build-security.yml
vendored
2
.github/workflows/build-security.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
TZ: Etc/UTC
|
TZ: Etc/UTC
|
||||||
run: |
|
run: |
|
||||||
echo mastodon_version_prerelease=nightly.$(date --date='next day' +'%Y-%m-%d')-security>> $GITHUB_OUTPUT
|
echo mastodon_version_prerelease=nightly.2024-02-02-security>> $GITHUB_OUTPUT
|
||||||
outputs:
|
outputs:
|
||||||
prerelease: ${{ steps.version_vars.outputs.mastodon_version_prerelease }}
|
prerelease: ${{ steps.version_vars.outputs.mastodon_version_prerelease }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user