Skip to content

add remote source code tasks file #5

@danroxha

Description

@danroxha

Description

This feature allows versioning scripts by separating the source definition in xczen.yaml to your own repository

script:
    tasks:
      - name: build project
        enable: true
        language: sh
        bind: bump
        when: after
        remote:
             header:
                  Authorization: Basic ${GIT_ACCESS_TOKEN_BASE64}
                  Content-Type:  text/plain
             url: http://github.com/dannRocha/xconv/blob/main/build.sh

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions