Compare commits

..

No commits in common. "master" and "smm_add_goose" have entirely different histories.

2 changed files with 1 additions and 8 deletions

View File

@ -48,7 +48,6 @@ steps:
from_secret: ssh_key
port:
from_secret: ssh_port
envs: [ DB_PASS ]
command_timeout: 50s
script:
- cd deploys/smm_core

View File

@ -6,10 +6,4 @@ services:
context: .
dockerfile: Dockerfile
ports:
- "8180:8090"
networks:
- common-network
networks:
common-network:
external: true
- "8180:8090"