Add runner registration instructions (2)
All threads resolved!
All threads resolved!
Compare changes
Files
5- Miguel Rincon authored
This change adds an API call to create a runner using then new workflow. The result is meant to redirect the user to a registration page.
import RunnerInstructionsModal from '~/vue_shared/components/runner_instructions/runner_instructions_modal.vue';
@@ -26,6 +35,7 @@ export default {
@@ -26,6 +35,7 @@ export default {
@@ -33,10 +43,53 @@ export default {
@@ -33,10 +43,53 @@ export default {
@@ -73,6 +126,14 @@ export default {
@@ -73,6 +126,14 @@ export default {