Skip to content

Commit 945d61e

Browse files
authored
Inform of GitHub Actions build in README
1 parent d01d86c commit 945d61e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ Eg:
4747
```
4848

4949

50-
# Build Docker image
50+
# Locally build Docker image
5151

52-
To build the docker image
52+
Though this project is already covered by a [GitHub Actions workflow](./.github/workflows/build.yml) which builds and publishes the Docker image, you can build it locally with the following command:
5353

5454
`$ docker build . -t mekomsolutions/env-substitution`

0 commit comments

Comments
 (0)