2
This commit is contained in:
@@ -6,7 +6,7 @@ volumes:
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
|
||||
pipeline:
|
||||
steps:
|
||||
test:
|
||||
image: python:3.11
|
||||
commands:
|
||||
@@ -29,5 +29,7 @@ pipeline:
|
||||
commands:
|
||||
- docker compose up -d
|
||||
when:
|
||||
event: push
|
||||
branch: main
|
||||
event:
|
||||
- push
|
||||
branch:
|
||||
- main
|
||||
Reference in New Issue
Block a user