Skip to content
.gitlab-ci.yml 126 B
Newer Older
Vivien23's avatar
Vivien23 committed
stages:
    - build
    - test
    
    
job_build:
    stage: build 
	script: 
	    - echo "build"
	    - python etagement.py