CI: Forgot to push .gitlab-ci.yml
This commit is contained in:
@@ -2,7 +2,7 @@ image: gcc
|
||||
|
||||
stages:
|
||||
- build
|
||||
- simple-runs
|
||||
- DDR3
|
||||
|
||||
cache:
|
||||
paths:
|
||||
@@ -20,4 +20,4 @@ build:
|
||||
- make -j4
|
||||
|
||||
include:
|
||||
- '/DRAMSys/tests/ddr3-example/ci.yml'
|
||||
- '/DRAMSys/tests/DDR3/ci.yml'
|
||||
|
||||
Reference in New Issue
Block a user