equal
deleted
inserted
replaced
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: |