소스 검색

Yet another gitlab ci attempt

merge-requests/1/merge
Christoph Haas 10 년 전
부모
커밋
82d1bece90
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      .gitlab-ci.yml

+ 7
- 0
.gitlab-ci.yml 파일 보기

@@ -1,3 +1,10 @@
image: debian:8

#before_script:

install:
- pip install ansible

job1:
script: "ansible-playbook ispmail.yml"


불러오는 중...
취소
저장