Skip to content

Conversation

@SilasPeters
Copy link
Member

No description provided.

Just for testing
REGISTRY: ghcr.io
NAMESPACE: ${{ github.repository_owner }}
IMAGE_NAME: committee-clash-backend
IMAGE_TAG: "latest${{ github.ref == 'refs/heads/main' && '' || '-dev' }}" # TODO does not support versioning as of yet
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

misschien branch-(pipelineid/pipeline-hash) (ik weet even niet hoe github dat doet, maar in gitlab is het $CI_PIPELINE_ID

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

een hash is niet incremental, maar zolang we aas gebruijken in de pipeline en de versie doorsturen is dat denk ik prima. Lijkt me wel goed om versies immutable te houden, en dus iets ever changing met lage kans op collissie als een hash of incrementing pipelime id te pakken

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants