Commit 67da771
Matthew Fisher
fix(controller) disable django admin URL
If you accidentally create an object that requires an external library
such as the Release object, no docker image will be pushed to the registry,
which is unintentional. This disables the django admin URL such that you can't
shoot yourself in the 👞.1 parent b4cf46e commit 67da771
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments