Update .gitlab-ci.yml to use build stage
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
image: blang/latex
|
image: blang/latex
|
||||||
|
|
||||||
build:
|
uhhassignment:
|
||||||
|
stage: build
|
||||||
script:
|
script:
|
||||||
# Build the actual *.cls file
|
# Build the actual *.cls file
|
||||||
- pdflatex uhhassignment.ins
|
- pdflatex uhhassignment.ins
|
||||||
|
|||||||
Reference in New Issue
Block a user