Commit 58fea43
committed
Refactor deploy script to use SPIN_SWARM_STACK_NAME variable for Docker stack deployment
- Updated the deployment command in deploy.sh to utilize the new SPIN_SWARM_STACK_NAME variable, enhancing clarity and consistency in stack naming.
- Introduced SPIN_SWARM_STACK_NAME to allow for customizable stack names based on the project and environment, improving flexibility in deployment configurations.1 parent f0e9c78 commit 58fea43
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
202 | 203 | | |
203 | 204 | | |
204 | 205 | | |
| |||
0 commit comments