mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-16 18:04:50 +03:00
Rename CI jobs
This commit is contained in:
parent
db99d77010
commit
0d1fcf6d68
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
@ -78,11 +78,11 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
script:
|
||||
- name: With Celery
|
||||
- name: Celery
|
||||
args: "use_celery=y frontend_pipeline='Django Compressor'"
|
||||
- name: With Gulp
|
||||
- name: Gulp
|
||||
args: "frontend_pipeline=Gulp"
|
||||
- name: With Webpack
|
||||
- name: Webpack
|
||||
args: "frontend_pipeline=Webpack"
|
||||
|
||||
name: "${{ matrix.script.name }} Bare metal"
|
||||
|
|
Loading…
Reference in New Issue
Block a user