mirror of
https://github.com/docker/compose.git
synced 2025-07-22 05:04:27 +02:00
commit
d320d5460c
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: 'Pull Request Labeler'
|
name: 'PR labeler'
|
||||||
on:
|
on:
|
||||||
- pull_request_target
|
- pull_request_target
|
||||||
|
|
||||||
|
2
.github/workflows/optional-ci.yml
vendored
2
.github/workflows/optional-ci.yml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: Continuous integration
|
name: Cloud integration tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -1,4 +1,4 @@
|
|||||||
name: releaser
|
name: Releaser
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# Docker Compose CLI
|
# Docker Compose CLI
|
||||||
|
|
||||||
[](https://github.com/docker/compose-cli/actions)
|
[](https://github.com/docker/compose-cli/actions)
|
||||||
|
[](https://github.com/docker/compose-cli/actions)
|
||||||
|
|
||||||
This CLI tool makes it easy to run containers in the cloud using either Amazon
|
This CLI tool makes it easy to run containers in the cloud using either Amazon
|
||||||
Elastic Container Service
|
Elastic Container Service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user