mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 08:10:08 +00:00
[ci] Remove hardening
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
438bedc99c
commit
7dfbb8caac
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ RUN set -ex \
|
|||
&& make frontend \
|
||||
&& go install \
|
||||
-trimpath \
|
||||
-buildmode=pie \
|
||||
-mod=readonly \
|
||||
-modcacherw \
|
||||
-ldflags "-X main.version=$(git describe --tags --always || echo dev)"
|
||||
|
|
Loading…
Reference in a new issue