This commit is contained in:
William Miceli
2019-05-03 21:51:43 -04:00
parent 9404d25fe6
commit ad6b702198

View File

@@ -27,6 +27,7 @@ build-base:
- docker image ls
- find . -type f
- find ${CI_PROJECT_DIR} -type f
- ls -a /
build-git:
stage: Extra-Git