Added missing script

This commit is contained in:
Eliot Berriot 2017-07-17 22:01:57 +02:00
parent abdafd68cd
commit 53e02cecb2
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ build_api:
name: "api_${CI_COMMIT_REF_NAME}" name: "api_${CI_COMMIT_REF_NAME}"
paths: paths:
- api - api
script: echo Done!
only: only:
- tags - tags
- master - master