ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

build.sh (240B)


      1 #!/bin/bash
      2 set -euo pipefail
      3 
      4 # This job runs inside the disposable CI container. The shared runner provisions
      5 # its nested container over the published SSH port and executes all regressions.
      6 rm -f /etc/containers/storage.conf
      7 exec ./test