Skip to content

Instantly share code, notes, and snippets.

@GamePlayer-8
Created October 22, 2023 18:08
Show Gist options
  • Save GamePlayer-8/16291493948a1739b4b285d887e5e1e9 to your computer and use it in GitHub Desktop.
Save GamePlayer-8/16291493948a1739b4b285d887e5e1e9 to your computer and use it in GitHub Desktop.
Gitio container example usage.
steps:
container:
image: codeberg.org/gameplayer-8/gitio
commands:
- export CONTAINERTAGGING="$(basename "$CICOMMIT_REF")"
- gitio container OUTPUTIMAGENAME:$CIREPONAME:"$CONTAINER_TAGGING"
secrets:
- OCI_TOKEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment