Skip to content

Commit

Permalink
remove orphaned scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
a-thaler committed Dec 16, 2024
1 parent 7bd47aa commit df9f131
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 99 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lifecycle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
GIT_COMMIT_SHA=$(git rev-parse --short=8 HEAD)
GIT_COMMIT_DATE=$(git show -s --format=%cd --date=format:'v%Y%m%d' ${GIT_COMMIT_SHA})
echo "Deploying Manager using image europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:${GIT_COMMIT_DATE}-${GIT_COMMIT_SHA}"
IMG=europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:${GIT_COMMIT_DATE}-${GIT_COMMIT_SHA} make deploy-experimental
IMG=europe-docker.pkg.dev/kyma-project/prod/telemetry-manager:${GIT_COMMIT_DATE}-${GIT_COMMIT_SHA} make deploy-dev
- name: Wait for manager readiness
shell: bash
Expand Down
31 changes: 0 additions & 31 deletions hack/await_image.sh

This file was deleted.

21 changes: 0 additions & 21 deletions hack/get-kyma-filename.sh

This file was deleted.

46 changes: 0 additions & 46 deletions hack/upgrade-test.sh

This file was deleted.

0 comments on commit df9f131

Please sign in to comment.