highlander

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2021 License: MPL-2.0 Imports: 6 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL