Skip to content

Instantly share code, notes, and snippets.

@zuzuleinen
Created August 3, 2022 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zuzuleinen/e0b3c21a219eda3b58b0ac56272f70ea to your computer and use it in GitHub Desktop.
Save zuzuleinen/e0b3c21a219eda3b58b0ac56272f70ea to your computer and use it in GitHub Desktop.
Env cue
client: env: {
// load as a string
REGISTRY_USER: string
// load as a secret
REGISTRY_TOKEN: dagger.#Secret
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment