It's staging, not stg
This commit is contained in:
parent
1867a61f4a
commit
2fb3b05d50
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@
|
|||
|
||||
- name: Install jenkins repo on stg
|
||||
copy: src=jenkins.repo dest=/etc/yum.repos.d/jenkins.repo
|
||||
when: env == "stg"
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- koschei
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue