[SOLVED] CS计算机代考程序代写 image: hwrunner:latest

30 $

File Name: CS计算机代考程序代写_image:_hwrunner:latest.zip
File Size: 489.84 KB

SKU: 9980574820 Category: Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Or Upload Your Assignment Here:


image: hwrunner:latest
variables:
GIT_SSL_NO_VERIFY: “true”
EXEC: notation
HW_DIR: hw2
CPU_LIMIT: 60
FILE_LIMIT: 1000000
before_script:
– make clean all -C ${HW_DIR}
stages:
– build
– run
– test
build:
stage: build
script:
– echo “Build done”
run:
stage: run
script:
– ulimit -t ${CPU_LIMIT} -f ${FILE_LIMIT}
– cd ${HW_DIR} && bin/${EXEC} -h
test:
stage: test
script:
– ulimit -t ${CPU_LIMIT} -f ${FILE_LIMIT}
– cd ${HW_DIR} && bin/${EXEC}_tests -S –verbose=0 –timeout 30

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[SOLVED] CS计算机代考程序代写 image: hwrunner:latest
30 $