Workflow: Manual Travisci Create

Workflow Details

Download Workflow
{
    "id": "52",
    "name": "Trigger a build using the TravisCI node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                510,
                350
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "TravisCI",
            "type": "n8n-nodes-base.travisCi",
            "position": [
                710,
                350
            ],
            "parameters": {
                "slug": "",
                "branch": "",
                "operation": "trigger",
                "additionalFields": []
            },
            "credentials": {
                "travisCiApi": "travisCI"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "TravisCI": {
            "main": [
                []
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "TravisCI",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Invoiceninja Automate Triggered
View
Zip multiple files
View
Schedule Slack Create Scheduled
View
[2/2] KNN classifier (lands dataset)
View
Wait Splitout Create Webhook
View
Manual Stickynote Automation Triggered
View
HR Job Posting and Evaluation with AI
View
HTTP Schedule Automate Webhook
View
Get all the stories starting with `release` and publish them
View
Openai Form Create Webhook
View