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

Automated build/push with GitHub Actions #8

Closed
geerlingguy opened this issue Dec 18, 2018 · 3 comments
Closed

Automated build/push with GitHub Actions #8

geerlingguy opened this issue Dec 18, 2018 · 3 comments

Comments

@geerlingguy
Copy link
Owner

See how it's being done in the upstream geerlingguy/php-apache container image build process. Basically add the docker login details as protected env vars in Travis CI, then edit the .travis.yml file to do an automated push once the build is complete on the master branch.

@geerlingguy geerlingguy changed the title Automated build/push with Travis CI Automated build/push with GitHub Actions Mar 1, 2021
@geerlingguy
Copy link
Owner Author

Updating since Travis CI is no more. See #29.

@geerlingguy
Copy link
Owner Author

Hmm... all builds succeed besides arm64. I'll leave that out and open a new follow-up issue for it.

@geerlingguy
Copy link
Owner Author

Closing with the latest commit.

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

No branches or pull requests

1 participant