Percona-Lab / pg_tde

MIT License
107 stars 19 forks source link

Simple test job to test that docker image builds and works #92

Closed dutow closed 8 months ago

dutow commented 9 months ago

With this additional github action, all pull request try to build and use the docker image as part of the CI tests, to ensure that we do not break it without noticing.

dutow commented 9 months ago

Jobs can have dependencies, but that job only runs on the main branch after we merged a PR, and this job runs on a PR branch after we create/update the PR. It's also possible that a build will fail, in which case we wouldn't push anything to dockerhub.