Allow restricting environmentss the initializers run in
igorshapiro opened this issue · 2 comments
igorshapiro commented
Here's a possible solution. In test/quadro.yml
:
initializers:
# Shorthand
jobs: false
# Or
jobs:
run: false
@tomeresk WDYT?
noamknispel commented
+1
igorshapiro commented
Resolved in commit e8317ca