matrix-docker-ansible-deploy/roles/matrix-ma1sd/tasks
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
The tag format used in the `ma1sd` repo have change. Versions no longer
start with 'v', and when building for non-amd64, we also need to strip
off the '-$arch' bit from the Docker image name.

Further, when building the .jar file, `ma1sd` currently names the .jar
based on the project's directory, which we call 'docker-src'. This means
other parts of the `ma1sd` build can't find the .jar file. Remedy this
by ensuring that the dir is called `docker-src/ma1sd`.
2020-07-17 13:57:47 +10:00
..
init.yml Duplicate matrix-mxisd role for matrix-ma1sd fork 2020-04-02 11:26:30 +02:00
main.yml Duplicate matrix-mxisd role for matrix-ma1sd fork 2020-04-02 11:26:30 +02:00
migrate_mxisd.yml Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined 2020-04-03 13:55:23 +03:00
self_check_ma1sd.yml Run all API self checks in check_mode 2020-07-04 15:24:33 +02:00
setup_ma1sd.yml Fix issues building ma1sd Docker image 2020-07-17 13:57:47 +10:00
validate_config.yml Provide a friendlier migration message from people using matrix_mxisd_ variables 2020-04-03 09:42:14 +03:00