Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
/ highlander Public archive

A Mutex for Codeship Pro builds, used to protect deployment steps across multiple builds.

License

Notifications You must be signed in to change notification settings

tailsdotcom/highlander

Repository files navigation

Highlander

A Mutex for Codeship Pro builds, used to protect deployment steps across multiple builds.

codeship.env: (and jet encrypt codeship.env codeship.env.encrypted)

CODESHIP_ORGANIZATION=foo
CODESHIP_USERNAME=bar
CODESHIP_PASSWORD=baz

codeship-services.xml:

highlander:
 image: ghcr.io/tailsdotcom/highlander:latest
 encrypted_env_file: codeship.env.encrypted

codeship-steps.xml:

# CI Steps
- service: highlander
 command: highlander
 tag: (^staging$|^prod$)
# CD Steps

About

A Mutex for Codeship Pro builds, used to protect deployment steps across multiple builds.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /