Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Build: build script: - make build - cp dist/build/slapnet/peregrine peregrine - cp dist/build/peregrine/peregrine peregrine artifacts: paths: - peregrine Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ Build: build script: - make build - cp dist/build/slapnet/peregrine peregrine - cp dist/build/peregrine/peregrine peregrine artifacts: paths: - peregrine Loading