mirror of
https://github.com/bitwarden/server.git
synced 2025-05-22 20:11:04 -05:00
fix: rm extraneous source revision id arg
This commit is contained in:
parent
50df44ba87
commit
54f3d6b977
@ -31,7 +31,6 @@ RUN . /tmp/rid.txt && dotnet publish \
|
||||
--no-restore \
|
||||
--self-contained \
|
||||
/p:PublishSingleFile=true \
|
||||
/p:SourceRevisionId="$GIT_COMMIT" \
|
||||
-r $RID \
|
||||
-o out
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user