mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-26 05:27:57 +03:00
Update .travis.yml
This commit is contained in:
parent
c7eebfedbd
commit
ec350faee6
@ -228,6 +228,12 @@ matrix:
|
|||||||
- docker build --compress -t epicmorg/jira:latest-jdk11 -f atlassian/jira/latest/Dockerfile.jdk11 atlassian/jira/latest
|
- docker build --compress -t epicmorg/jira:latest-jdk11 -f atlassian/jira/latest/Dockerfile.jdk11 atlassian/jira/latest
|
||||||
- docker push epicmorg/jira:latest-jdk11
|
- docker push epicmorg/jira:latest-jdk11
|
||||||
|
|
||||||
|
- name: Fisheye + Crucible + JDK 8 (latest)
|
||||||
|
script:
|
||||||
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
|
- docker build --compress -t epicmorg/fisheye-crucible:latest atlassian/fisheye-crucible/latest
|
||||||
|
- docker push epicmorg/fisheye-crucible:latest
|
||||||
|
|
||||||
- name: Postgres (latest)
|
- name: Postgres (latest)
|
||||||
script:
|
script:
|
||||||
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user