mirror of
https://github.com/roles-ansible/ansible_role_restic/
synced 2024-12-13 21:30:18 +01:00
correct naming
This commit is contained in:
parent
2aa5a9df6f
commit
0d31eb99d5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ install:
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- cd ../
|
- cd ../
|
||||||
- mv ansible.$ROLE_NAME projectgroup.$ROLE_NAME
|
- mv ansible.$ROLE_NAME arillso.$ROLE_NAME
|
||||||
- cd projectgroup.$ROLE_NAME
|
- cd projectgroup.$ROLE_NAME
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in a new issue