Skip to content

Commit

Permalink
test stable-4.9 CI
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
jerabekjiri committed Jan 28, 2025
1 parent 247759c commit d09f8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/compose/standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ services:
/src/galaxy_ng/dev/compose/signing/setup_repo_keyring.sh;
echo ' ';
echo '###################### API ROOT ##############################';
echo '###################### API ROOT ###############################';
curl -s -u $$DJANGO_SUPERUSER_USERNAME:$$DJANGO_SUPERUSER_PASSWORD http://api:24817/api/galaxy/ | python -m json.tool;
echo '################### DEV_SOURCE_PATH ##########################';
echo $$DEV_SOURCE_PATH;
Expand Down

0 comments on commit d09f8a3

Please sign in to comment.