You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ci/woodpecker/push/woodpecker Pipeline was successful
Details
|
2 weeks ago | |
---|---|---|
.woodpecker.yml | 2 weeks ago | |
Dockerfile | 2 weeks ago | |
README.md | 2 weeks ago | |
entrypoint.sh | 2 weeks ago |
README.md
Docker stack deploy
Simple bash plugin to login and stack deploy
Options
property | type | default | description |
---|---|---|---|
name | string | $DRONE_REPO_NAME / $CI_REPO_NAME | Stack name |
compose_file_path | string | docker-compose.yml | Path to your docker compose configuration |
registry | string | $ORG_REGISTRY | Authenticates to this registry |
username | string | Authenticates with this username | |
password | string | Authenticates with this password |