Added missing script
This commit is contained in:
parent
abdafd68cd
commit
53e02cecb2
|
@ -88,6 +88,7 @@ build_api:
|
|||
name: "api_${CI_COMMIT_REF_NAME}"
|
||||
paths:
|
||||
- api
|
||||
script: echo Done!
|
||||
only:
|
||||
- tags
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue