Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Fix GitlabCI template for MySQL setups #1063

Merged
merged 1 commit into from
May 16, 2018

Conversation

stanislas-m
Copy link
Member

@stanislas-m stanislas-m commented May 16, 2018

Fixes #1053.

@markbates markbates merged commit 8f945f6 into development May 16, 2018
@markbates markbates added this to the 0.11.2 milestone May 16, 2018
@stanislas-m stanislas-m deleted the task/fix-gitlab-ci-mysql branch May 16, 2018 11:38
@@ -246,7 +246,9 @@ script: buffalo test

const nGitlabCi = `before_script:
{{- if eq .opts.DBType "postgres" }}
- apt-get update && apt-get install -y postgresql-client
- apt-get update && apt-get install -y postgresql-client
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably an easy PR for you. ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants