Add testing/example.env

This commit is contained in:
2024-09-11 12:16:44 +03:00
parent 3cf63c23ea
commit 6f8c6865cf

3
testing/example.env Normal file
View File

@@ -0,0 +1,3 @@
DOCKER_REPO=<customer repo of yours to tag and store the image>
IMAGENAME=<desired name to use for the built image>
IMAGEVER=<desired version to tag the built image>