prometheus-monitoring #3

Merged
lulzette merged 5 commits from prometheus-monitoring into master 2021-11-01 04:40:19 +03:00
Showing only changes of commit 4f736f763e - Show all commits

View File

@ -7,20 +7,10 @@ steps:
commands:
- docker-compose -p pycms build
---
kind: pipeline
type: exec
name: test
steps:
- name: test
commands:
- docker-compose -p pycms up --build --abort-on-container-exit
---
kind: pipeline
type: exec
name: run and push
steps:
- name: push
commands:
- docker-compose -p pycms push