Skip to content

Commit

Permalink
hotfix: missed quote in script
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipHarald committed Dec 13, 2024
1 parent f81600e commit 1dad9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/production/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

set -e

VERSION_STRING="$(scripts/set_version_string.sh) skaffold run --filename "k8s/production/skaffold.production.light.yaml" --default-repo=registry.digitalocean.com/aztlan-containers
VERSION_STRING="$(scripts/set_version_string.sh)" skaffold run --filename "k8s/production/skaffold.production.light.yaml" --default-repo=registry.digitalocean.com/aztlan-containers

0 comments on commit 1dad9f9

Please sign in to comment.