Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Different script handling from standard runner breaks some scripts #29

@Burstaholic

Description

@Burstaholic

From the GitLab CI Project Settings page:

All lines will be concatenated in one file and executed. 
If you change the working directory or the environment in one line - it will affect the next lines too

Since the Windows runner executes each command in a new shell, this guarantee is broken, making complex build scripts rather more difficult to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions