Loading .gitlab-ci.yml +0 −2 Original line number Original line Diff line number Diff line stages: stages: - build - build build: build: script: - make deploy tags: tags: - latex - latex image: tianon/latex image: tianon/latex Loading Loading
.gitlab-ci.yml +0 −2 Original line number Original line Diff line number Diff line stages: stages: - build - build build: build: script: - make deploy tags: tags: - latex - latex image: tianon/latex image: tianon/latex Loading