Added submodule flokatilib
This commit is contained in:
parent
3379ccc398
commit
2cda4d4de9
|
@ -1,7 +1,7 @@
|
||||||
image: gitlab/dind
|
image: gitlab/dind
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- docker info
|
#- docker info
|
||||||
- export REV=$(git rev-list HEAD --count)
|
- export REV=$(git rev-list HEAD --count)
|
||||||
- export BUILDDATE=$(date)
|
- export BUILDDATE=$(date)
|
||||||
- export BRANCH=$CI_COMMIT_REF_SLUG
|
- export BRANCH=$CI_COMMIT_REF_SLUG
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "flokatilib"]
|
||||||
|
path = flokatilib
|
||||||
|
url = https://git.dnix.de/an/flokatilib.git
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 1edeefa0ffa0e5b8f1df7b44aff9e44f844753ff
|
Loading…
Reference in New Issue