Skip to content

Commit

Permalink
Use older version of Busola to check if it's more reliable
Browse files Browse the repository at this point in the history
  • Loading branch information
triffer committed May 23, 2024
1 parent 3207914 commit cb416d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi

set -ex
export CYPRESS_DOMAIN=http://localhost:3001
export DASHBOARD_IMAGE="europe-docker.pkg.dev/kyma-project/prod/kyma-dashboard-local-$BUSOLA_ENV:latest"
export DASHBOARD_IMAGE="europe-docker.pkg.dev/kyma-project/prod/kyma-dashboard-local-$BUSOLA_ENV:ae5656d6"

sudo apt-get update -y
sudo apt-get install -y gettext-base
Expand Down

0 comments on commit cb416d1

Please sign in to comment.