Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 7, 2019

This file is a configuration file for GitLab's CI system, which should help microG migrate to GitLab (if desired)

There are several environment variables inside the CI that should remain private; microG will need to fill those in within GitLab's protected variables setting:

  • $KEYSTORE: base64 encoded Java keystore

  • $KEYSTORE_PASSWORD: the password for the keystore

  • $KEY_PASSWORD: the password for the key stored in the keystore

  • ${KEYSTORE_ALIAS}: the keystore alias that should be used

This file is a configuration file for GitLab's CI system, which should help microG migrate to GitLab (if desired)

There are several environment variables inside the CI that should remain private; microG will need to fill those in within GitLab's protected variables setting:

*  `$KEYSTORE`: base64 encoded Java keystore

* `$KEYSTORE_PASSWORD`: the password for the keystore

* `$KEY_PASSWORD`: the password for the key stored in the keystore

* ${KEYSTORE_ALIAS}`: the keystore alias that should be used
@ILoveOpenSourceApplications

@ale5000-git, depending on whether this PR is needed or not, shouldn't an action be taken here?

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.

1 participant