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

Github Actions support #5

Merged
merged 2 commits into from
Jun 17, 2020

Conversation

matiasgarciaisaia
Copy link
Member

This PR will add Github Actions support to the build scripts

This will ease the effort of supporting extra environments,
and it will prevent from mixing variables between providers
by mistake (ie, get a TRAVIS_TAG and CIRCLE_BUILD_NUM together)
@matiasgarciaisaia matiasgarciaisaia changed the title [WIP] Github Actions support Github Actions support Jun 17, 2020
@matiasgarciaisaia
Copy link
Member Author

The build.sh script now supports Github Actions.

We should eventually create an Action itself - I've created #7 for that.

@waj waj merged commit e317973 into manastech:master Jun 17, 2020
matiasgarciaisaia added a commit to matiasgarciaisaia/ci-docker-builder that referenced this pull request Aug 7, 2020
ysbaddaden added a commit to ysbaddaden/ci-docker-builder that referenced this pull request Mar 31, 2022
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.

2 participants