Horje
gitlab ci exclude branch Code Example
gitlab ci exclude branch
mybuild:
    stage: test
    image: somedockerimage
    script:
        - some script running
    except:
        - branch-name




Shell

Related
grep print all after Code Example grep print all after Code Example
ubuntu service start example Code Example ubuntu service start example Code Example
how to start splunk Code Example how to start splunk Code Example
how to check file size in linux Code Example how to check file size in linux Code Example
terminate gitpod ports Code Example terminate gitpod ports Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10