mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
testrail fix
This commit is contained in:
parent
881cd813fb
commit
f8b19fc0d2
@ -267,7 +267,7 @@ matrix:
|
|||||||
- name: Testrail (always latest)
|
- name: Testrail (always latest)
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- 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
|
- docker push epicmorg/testrail:latest
|
||||||
|
|
||||||
- name: PostgresSQL (latest)
|
- name: PostgresSQL (latest)
|
||||||
|
Loading…
Reference in New Issue
Block a user