Skip to content

Commit

Permalink
Remove unused dst variable
Browse files Browse the repository at this point in the history
  • Loading branch information
guicaulada committed Sep 6, 2023
1 parent aeb8eea commit 521f407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/drone_build_nightly_grafana.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
ver="nightly-${DRONE_COMMIT_SHA:0:8}"
dst="${DESTINATION}/${DRONE_BUILD_EVENT}"
local_dst="file://${DRONE_WORKSPACE}/dist/"
set -e

Expand Down

0 comments on commit 521f407

Please sign in to comment.