Draft: Gitlab CI #8

Open
JustScreaMy wants to merge 11 commits from 12-gitlab-ci into master
Showing only changes of commit d33028409f - Show all commits

View file

@ -13,5 +13,8 @@ default:
build_image:
stage: build
image: docker
services:
- docker
script:
- docker build -t facturio .