This commit is contained in:
parent
bd84c43ab6
commit
36af509456
@ -10,9 +10,6 @@ steps:
|
||||
- name: Build
|
||||
commands:
|
||||
- docker build -t aspnetapp .
|
||||
- name: Stop containers
|
||||
commands:
|
||||
- docker-compose down --remove-orphans
|
||||
- name: Start containers
|
||||
commands:
|
||||
- docker-compose up -d
|
Loading…
Reference in New Issue
Block a user