Skip to content
Snippets Groups Projects
Commit 57a41b4b authored by Yuyuan Liu's avatar Yuyuan Liu
Browse files

Update .gitlab-ci.yml file

parent caf3d88e
No related branches found
No related tags found
1 merge request!1add auxiliary files
Pipeline #894310 failed
......@@ -20,7 +20,7 @@ stages: # List of stages for jobs, and their order of execution
- build
build-job:
image: maven:3-jdk-8 # This job runs in the build stage, which runs first.
image: registry.git.rwth-aachen.de/monticore/embeddedmontiarc/applications/mnistcalculator/mxnet:v0.0.5 # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Checking the code syntax..."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment