Open AstraLuma opened 4 years ago
I'm in favor of this, but it'll likely be a few weeks before I get to it. (Got a pretty big backlog of non-Bork-related clusterfucks atm.)
OH ALSO
SO IN THEORY, you could make a script that:
GITLAB_CI
defined, use CI_PROJECT_ID
and CI_DEPLOY_PASSWORD
to detect index and credentials)ie, your CI step could be:
deploy:
stage: deploy
image: duckinator/bork
script: bork ci
and it could just work.
DNS for gl.dev.purestorage.com doesn't resolve for me, so none of those links work. :upside_down_face:
:facepalm: fixed
GitLab has releases now? https://docs.gitlab.com/ee/user/project/releases/
Maybe add support for that?