We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010c906 commit 5f36c63Copy full SHA for 5f36c63
.github/workflows/ci.yml
@@ -18,11 +18,6 @@ env:
18
GOLANGCI_VERSION: 'v2.4.0'
19
DOCKER_BUILDX_VERSION: 'v0.24.0'
20
21
- # These environment variables are important to the Crossplane CLI install.sh
22
- # script. They determine what version it installs.
23
- XP_CHANNEL: stable
24
- XP_VERSION: v1.20.0
25
-
26
# The package to push, without a version tag. The default matches GitHub. For
27
# example xpkg.crossplane.io/crossplane/function-template-go. Note that
28
# xpkg.crossplane.io is just an alias for ghcr.io, so we upload to ghcr.io but
0 commit comments