this isn't a good place either i think
This commit is contained in:
parent
e8f0789cab
commit
2bdce8133b
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
token=$(cat .local/bin/jenkinstoken.txt)
|
token=$(cat ~/.local/bin/jenkinstoken.txt)
|
||||||
|
|
||||||
curl -X POST --user "$token" -F "jenkinsfile=<./Jenkinsfile" alloces.lan:8080/pipeline-model-converter/validate
|
curl -X POST --user "$token" -F "jenkinsfile=<./Jenkinsfile" alloces.lan:8080/pipeline-model-converter/validate
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user