Skip to content

Commit

Permalink
subshell mslsx start and moving on...
Browse files Browse the repository at this point in the history
  • Loading branch information
JFU-NAVA-PBC committed Dec 14, 2024
1 parent 5f357d8 commit 8665f34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ pipeline {
steps{
sh """
mkdir ./docker-compose/tmp/
python3 ./dev-local/app.py & &&
(python3 ./dev-local/app.py&) &&
python3 manage.py migrate &&
python3 manage.py create_admin_groups &&
python3 manage.py loaddata scopes.json &&
Expand Down

0 comments on commit 8665f34

Please sign in to comment.