Skip to content

[9.x]: Adds support for gitlab CI overrides.#190

Merged
steveworley merged 1 commit into9.xfrom
9.x-push-sh
Nov 23, 2020
Merged

[9.x]: Adds support for gitlab CI overrides.#190
steveworley merged 1 commit into9.xfrom
9.x-push-sh

Conversation

@steveworley
Copy link
Contributor

@steveworley steveworley commented Nov 23, 2020

  • Ahoy push exports .env values which overrides any set by the CI runner process.
  push:
    usage: Push all docker images.
    cmd: |
      export $(grep -v '^#' .env.default | xargs)
      . .docker/push.sh

- Ahoy push exports .env values which overrides any set by the CI runner process.

Update deploy to not call ahoy.

Remove version tagging

Revert to edge syntax.
@steveworley steveworley merged commit 0dd4230 into 9.x Nov 23, 2020
@steveworley steveworley deleted the 9.x-push-sh branch November 23, 2020 02:54
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