Add ailab-date step to GitLab CI
This commit is contained in:
parent
64ba37d755
commit
05599c09d3
@ -79,4 +79,11 @@ deploy-prod:
|
||||
script:
|
||||
- make deploy-api-prod
|
||||
cache: []
|
||||
dependencies: []
|
||||
dependencies: []
|
||||
|
||||
ailab-date:
|
||||
stage: test-and-build
|
||||
tags:
|
||||
- ailab
|
||||
script:
|
||||
- date
|
||||
Loading…
x
Reference in New Issue
Block a user