Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up a GitLab CI YML file and create a Dockerfile.ci #163

Merged
merged 2 commits into from
Feb 23, 2019
Merged

Conversation

connorshea
Copy link
Owner

@connorshea connorshea commented Feb 22, 2019

  • Add a Dockerfile.ci that can be used for the GitLab CI environment. It uses Debian since I had trouble getting Alpine set up to run the test suite.
  • Remove .travis-ci.yml
  • Add .gitlab-ci.yml
  • Add some CI-specific logic for running ChromeDriver in a Docker container.
  • Add instructions to the README.md about how to deploy a new version of the container to GitLab Container Registry. I should maybe use GitLab CI to upload the container instead of building it locally (pushing it from my local machine is slooooow), but for now this is fine.

@connorshea connorshea merged commit 6d500e4 into master Feb 23, 2019
@connorshea connorshea deleted the gitlab-ci branch February 23, 2019 03:09
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