There was an error while loading. Please reload this page.
1 parent 635e6c4 commit d35651aCopy full SHA for d35651a
README.md
@@ -29,6 +29,10 @@ docker pull x1unix/go-mingw:latest # or "1.21" for specific Go version
29
> [!TIP]
30
> Please take a look at [examples](example/) before starting to work.
31
32
+### Using on CI/CD
33
+
34
+Examples for GitLab CI and GitHub Actions are available [here](https://github.com/x1unix/docker-go-mingw/blob/master/example/ci)
35
36
### Building Go applications inside container
37
38
Mount directory with app source and build it:
0 commit comments