Rebrand labs
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<concurrentBuild>false</concurrentBuild>
|
||||
<builders>
|
||||
<hudson.tasks.Shell>
|
||||
<command>echo "hello valet!"
|
||||
<command>echo "hello GitHub Actions Importer!"
|
||||
sleep 70</command>
|
||||
<configuredLocalRules/>
|
||||
</hudson.tasks.Shell>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
container_name="valet"
|
||||
container_name="actions-importer"
|
||||
username="admin"
|
||||
password="password"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user