Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

espoon-voltti/evaka-keycloak-theme

Repository files navigation

Evaka Keycloak Theme

This project has Evaka Theme for KeyCloak. Theme is modified version of Helsinki KeyCloak theme.

Tagging image

Git version tags are used to tag docker images.

First ensure that commit pipeline is succesfully finished. Then tag the commit:

git tag v0.1.0 # replace v0.1.0 with correct version
git push --tags

Tag must start with v. Suffixes with - are supported, example v0.1.0-example-1.