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