.gitlab-ci.yml
branchdev-tf
changeset 425 aeea1428f782
parent 416 0ef63dbfecd1
child 429 bb084e315ca1
child 431 c8b8b126bb32
equal deleted inserted replaced
424:5028ff294931 425:aeea1428f782
    24         - ./bin/buildout
    24         - ./bin/buildout
    25 
    25 
    26 test:
    26 test:
    27     stage: test
    27     stage: test
    28     script:
    28     script:
    29         - pwd
       
    30         - ls -l
       
    31         - head ./bin/test
       
    32         - ./bin/test
    29         - ./bin/test
    33 
    30 
    34 dist:
    31 dist:
    35     stage: dist
    32     stage: dist
    36     script:
    33     script: