Dmitriy Pleshevskiy
7ca32e29a0
All checks were successful
continuous-integration/drone/push Build is passing
753 B
753 B
Docker stack deploy
Simple bash plugin to login and stack deploy
Options
property | type | default | description |
---|---|---|---|
name | string | $DRONE_REPO_NAME | Stack name |
compose_file_path | string | docker-compose.yml | Path to your docker compose configuration |
registry | string | Authenticates to this registry | |
username | string | Authenticates with this username | |
password | string | Authenticates with this password |