~reesmichael1/chantpointer

86f7c6428b606055f352a0abbc3f65ab7cb99edd — Michael Rees 4 years ago 25adbf8
List files in build directory
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 14,6 14,7 @@ build:
    stage: build
    script:
        - go build -o server
        - ls
    only:
        - master