testrail fix

This commit is contained in:
STAM 2020-09-04 17:30:13 +03:00
parent 881cd813fb
commit f8b19fc0d2

View File

@ -267,7 +267,7 @@ matrix:
- name: Testrail (always latest)
script:
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
- docker build --compress -t epicmorg/testrail:latest tesrtail
- docker build --compress -t epicmorg/testrail:latest testrail
- docker push epicmorg/testrail:latest
- name: PostgresSQL (latest)