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

Add Github Actions #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add Github Actions #1

wants to merge 7 commits into from

Conversation

maslick
Copy link

@maslick maslick commented Feb 8, 2022

  • This PR adds a simple CI job with Github Actions, which runs integration tests
  • A couple of improvements:
    • Activate the it profile with -Dit=true
    • Default value for docker_host is implicitly set to unix:///var/run/docker.sock, which should work out of the box on Unix & Mac OSX (see documentation)
    • docker_host can be overridden with: -Ddocker_host=tcp://192.168.59.103:2375

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