Skip to content
Snippets Groups Projects
Commit a7cf55eb authored by Jörg Sachse's avatar Jörg Sachse
Browse files

Merge branch 'main' of git.slub-dresden.de:digital-preservation/ansible_lza_iesample

parents 78d78b14 2605c508
No related branches found
No related tags found
No related merge requests found
Pipeline #3848 passed
......@@ -19,8 +19,8 @@ test-job:
- "shell"
script:
# make sure that Ansible Vaults are present and can be decrypted
- echo "${VAULT_INGEST}" > ../lza_ingest.pass
- export ANSIBLE_VAULT_PASSWORD_FILE=../lza_ingest.pass
- echo "${VAULT_IESAMPLE}" > ../lza_iesample.pass
- export ANSIBLE_VAULT_PASSWORD_FILE=../lza_iesample.pass
- rm -rf ../ansible_vaults/
- git clone https://gitlab+deploy-token-25:${VAULT_ACCESS_TOKEN}@git.slub-dresden.de/slub-referat-2-3/ansible_vaults.git ../ansible_vaults/; \
# run Molecule tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment