Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Castellum
castellum_scheduler
Commits
02c641ab
Commit
02c641ab
authored
Feb 09, 2021
by
Bengfort
Browse files
Merge branch 'django-admin' into 'master'
consistently use django-admin instead of manage.py See merge request
!10
parents
ab9825a0
9e75e490
Pipeline
#8762
passed with stages
in 6 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
02c641ab
...
...
@@ -22,7 +22,7 @@ test-branch:
-
pip3 install -e .
-
pip3 install flake8
-
flake8
-
python3 manage.py
makemigrations --dry-run --check --noinput --settings=scheduler.settings.development
-
django-admin
makemigrations --dry-run --check --noinput --settings=scheduler.settings.development
build
:
stage
:
build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment