remove platform restriction
This commit is contained in:
parent
027d9f573c
commit
f6192f6118
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
@ -7,7 +7,6 @@ tag_commit=git.1e99.eu/1e99/passed:$(git rev-parse HEAD)
|
|||
# TODO: Figure out other platforms
|
||||
docker image build \
|
||||
--force-rm \
|
||||
--platform linux/amd64 \
|
||||
--tag $tag_latest \
|
||||
--tag $tag_commit \
|
||||
.
|
||||
|
|
Loading…
Reference in a new issue