Skip to content

Commit

Permalink
remove useless line in docker_build.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Dec 22, 2024
1 parent 8242103 commit f8f8f3a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ image_tag="$1"
go_buildopts="$2"
build_arch="$3"
git_branch="$(git rev-parse --abbrev-ref HEAD)"
nv_dev_url="https://nv.skywire.dev/map"
nv_prod_url="https://nv.skycoin.com/map"
nv_e2e_url="https://localhost:9081/map"
bldkit="1"
platform="--platform=linux/amd64"

Expand Down

0 comments on commit f8f8f3a

Please sign in to comment.