Skip to content

Commit d35651a

Browse files
authored
chore: add CI examples
1 parent 635e6c4 commit d35651a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ docker pull x1unix/go-mingw:latest # or "1.21" for specific Go version
2929
> [!TIP]
3030
> Please take a look at [examples](example/) before starting to work.
3131
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+
3236
### Building Go applications inside container
3337

3438
Mount directory with app source and build it:

0 commit comments

Comments
 (0)