mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-24 13:45:32 +03:00
testrail fix
This commit is contained in:
parent
881cd813fb
commit
f8b19fc0d2
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user