UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Introduce Valkyrie MissionApplication creation to Launchboard projects page.

Merged Michael Winberry requested to merge Valkyrie into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -124,7 +124,7 @@ import inputRules from "@/utils/inputRules";
const createDefaultProject = () => ({
ciVariables: [],
bootstrapWithSourceCodeRepo: {},
twistlockConfiguration: false,
twistlockConfiguration: true,
fortifyConfiguration: {},
port: 8080,
});
Loading