This commit is contained in:
parent
6d0b264822
commit
e8a662d76f
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ steps:
|
|||
from_secret: REGISTRY_USER
|
||||
password:
|
||||
from_secret: REGISTRY_PASS
|
||||
repo: aaron/ansible-lint
|
||||
repo: git.ar21.de/aaron/ansible-lint
|
||||
tags:
|
||||
- latest
|
||||
- ${DRONE_BUILD_NUMBER}
|
||||
|
@ -26,7 +26,7 @@ steps:
|
|||
from_secret: REGISTRY_USER
|
||||
password:
|
||||
from_secret: REGISTRY_PASS
|
||||
repo: aaron/ansible-lint
|
||||
repo: git.ar21.de/aaron/ansible-lint
|
||||
tags: latest
|
||||
dry_run: true
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue