mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Stashing artifacts
This commit is contained in:
parent
3c7aff0dca
commit
cd4f6aa787
1 changed files with 2 additions and 2 deletions
|
@ -31,13 +31,13 @@ services:
|
|||
petclinc:
|
||||
docker_login:
|
||||
username: electricflow
|
||||
password: !vault |
|
||||
password: "!vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
34373161303764653863383637376231393862643634646535666232636635386437353163363934
|
||||
3866303939316462313939303230323534313238323832340a666637366338333033643733303038
|
||||
66633263616462323766323364663835376438666663616566643739373936633964346565613363
|
||||
3264653436303761350a613565663463386139303131393035663332653336393362366266316139
|
||||
3034
|
||||
3034"
|
||||
docker_image:
|
||||
path: .
|
||||
name: registry2.swarm.devfactory.com/aurea/central/jervis/petclinic
|
||||
|
|
Loading…
Reference in a new issue