File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 76
76
- run : update-alternatives --install "/usr/bin/javac" "javac" "/usr/java/jdk-15.0.1/bin/javac" 2
77
77
-
run :
git config --global url."https://github.com/".insteadOf ssh://[email protected] /
78
78
- run : echo "127.0.0.1 localhost.org" >> /etc/hosts
79
- - run : make with-django
79
+ - run : make with-drf
80
80
- run : (cd .circleci/ && ./websiteDrfAsync.sh)
81
81
- slack/status
82
82
test-website-drf-sync :
89
89
- run : update-alternatives --install "/usr/bin/javac" "javac" "/usr/java/jdk-15.0.1/bin/javac" 2
90
90
-
run :
git config --global url."https://github.com/".insteadOf ssh://[email protected] /
91
91
- run : echo "127.0.0.1 localhost.org" >> /etc/hosts
92
- - run : make with-django
92
+ - run : make with-drf
93
93
- run : (cd .circleci/ && ./websiteDrfSync.sh)
94
94
- slack/status
95
95
test-website-django2x :
You can’t perform that action at this time.
0 commit comments