You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can find more details on how to setup GitHub workflow to smoke Perl projects by reading [skaji/perl-github-actions-sample](https://github.com/skaji/perl-github-actions-sample) GitHub repository.
149
155
150
156
## Building Docker images
151
157
152
158
When pushing to GitHub, it's using a GitHub action `.github/workflows/publish-to-docker.yml`
153
159
to automagically build and publish the docker images for you.
154
160
155
-
If you consider cloning this repository, you wouldhave to set in your GitHub repository the following secret variables, with some example values.
161
+
If you consider cloning this repository, you would have to set in your GitHub repository the following secret variables, with some example values.
0 commit comments