2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-06-02 09:07:32 +03:00

testrail php70 fix

This commit is contained in:
Anatolii Zimovskii 2023-07-25 00:49:27 +03:00
parent 6bda240c88
commit e2662b7038
Signed by: stam
GPG Key ID: E149C3760CFA3C7E
11 changed files with 14 additions and 15 deletions
bin/ansible/roles/gurock.testrail/tasks
linux/ecosystem/testrail
5.4.1.3669/main
5.5.0.3727/main
5.5.0.3731/main
5.5.0.3735/main
5.5.1.3746/main
5.6.0.3853/main
5.6.0.3856/main
5.6.0.3861/main
5.6.0.3862/main
5.6.0.3865/main

@ -1,8 +1,8 @@
#- name: "Generate images for Testrail (PHP 5.5)" #- name: "Generate images for Testrail (PHP 5.5)"
# import_tasks: testrail.php55.yml # import_tasks: testrail.php55.yml
#- name: "Generate images for Testrail (PHP 7.0)" - name: "Generate images for Testrail (PHP 7.0)"
# import_tasks: testrail.php70.yml import_tasks: testrail.php70.yml
#- name: "Generate images for Testrail (PHP 7.1)" #- name: "Generate images for Testrail (PHP 7.1)"
# import_tasks: testrail.php71.yml # import_tasks: testrail.php71.yml
@ -13,6 +13,5 @@
#- name: "Generate images for Testrail (PHP 7.4)" #- name: "Generate images for Testrail (PHP 7.4)"
# import_tasks: testrail.php74.yml # import_tasks: testrail.php74.yml
- name: "Generate images for Testrail (PHP 8.1)" #- name: "Generate images for Testrail (PHP 8.1)"
import_tasks: testrail.php81.yml # import_tasks: testrail.php81.yml

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.4.1.3669 TESTRAIL_VERSION=5.4.1.3669
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.5.0.3727 TESTRAIL_VERSION=5.5.0.3727
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.5.0.3731 TESTRAIL_VERSION=5.5.0.3731
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.5.0.3735 TESTRAIL_VERSION=5.5.0.3735
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.5.1.3746 TESTRAIL_VERSION=5.5.1.3746
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.6.0.3853 TESTRAIL_VERSION=5.6.0.3853
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.6.0.3856 TESTRAIL_VERSION=5.6.0.3856
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.6.0.3861 TESTRAIL_VERSION=5.6.0.3861
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.6.0.3862 TESTRAIL_VERSION=5.6.0.3862
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip

@ -1,2 +1,2 @@
TESTRAIL_VERSION=5.6.0.3865 TESTRAIL_VERSION=5.6.0.3865
DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion71.zip DOWNLOAD_URL=https://secure.gurock.com/downloads/testrail/testrail-${TESTRAIL_VERSION}-ion70.zip