Create a auto build docker image
Version of application is calculated by the git tags
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
build
|
||||
out
|
||||
GH_TOKEN.txt
|
||||
Makefile
|
||||
var
|
||||
gradle
|
||||
.idea
|
||||
.gradle
|
||||
docker
|
||||
gradlew
|
||||
gradlew.bat
|
||||
docker-compose.yml
|
||||
src/test
|
||||
Reference in New Issue
Block a user