This commit is contained in:
@@ -25,8 +25,9 @@ steps:
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
- name: workspace
|
||||
path: /opt/app
|
||||
- host:
|
||||
path: ./
|
||||
target: /opt/app
|
||||
environment:
|
||||
IMAGE: localhost:5000/link-shortener:latest
|
||||
SERVER_HOST: link.dusiburg.ru
|
||||
@@ -46,9 +47,6 @@ volumes:
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
- name: workspace
|
||||
host:
|
||||
path: ./
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
||||
Reference in New Issue
Block a user