Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: fix deployment path #379

Merged
merged 1 commit into from
Apr 25, 2024
Merged

release: fix deployment path #379

merged 1 commit into from
Apr 25, 2024

Conversation

katexochen
Copy link
Member

@katexochen katexochen commented Apr 25, 2024

Docs use deployment/ not deployments/

@katexochen katexochen added no changelog PRs not listed in the release notes backport release/v0.5 labels Apr 25, 2024
@katexochen katexochen requested a review from burgerdev April 25, 2024 06:32
@katexochen katexochen merged commit 5b40401 into main Apr 25, 2024
9 of 10 checks passed
@katexochen katexochen deleted the p/deployment-path branch April 25, 2024 06:46
@edgelessci
Copy link
Contributor

Backport failed for release/v0.5, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v0.5
git worktree add -d .worktree/backport-379-to-release/v0.5 origin/release/v0.5
cd .worktree/backport-379-to-release/v0.5
git switch --create backport-379-to-release/v0.5
git cherry-pick -x 5b404018e5b64e7c494d4f9195216cced38b9192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog PRs not listed in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants