We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
registry
If registry field is empty/not defined, no image should be returned:
fjammes@clrinfopo18 ~/src/github.com/k8s-school/demo-harbor main ± ciux ignite . Project demo-harbor /home/fjammes/src/github.com/k8s-school/demo-harbor@33c8733 Dependencies: Package: github.com/k8s-school/[email protected] Package: github.com/k8s-school/[email protected] Image: /demo-harbor:33c8733, in registry: false
cat ~/.ciux/ciux.sh # Core project export DEMO_HARBOR_DIR=/home/fjammes/src/github.com/k8s-school/demo-harbor ... export CIUX_IMAGE_URL=/demo-harbor:33c8733
The text was updated successfully, but these errors were encountered:
fjammes
No branches or pull requests
If
registry
field is empty/not defined, no image should be returned:The text was updated successfully, but these errors were encountered: