WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213
@ -212,6 +212,10 @@ backend test:
|
||||
- make backend-test-prod
|
||||
cache: *stack-cache
|
||||
needs:
|
||||
- job: well-known
|
||||
artifacts: true
|
||||
- job: frontend build
|
||||
artifacts: true
|
||||
- job: backend dependencies
|
||||
artifacts: true
|
||||
- job: backend build
|
||||
|
||||
Reference in New Issue
Block a user