github action when run ” docker stack deploy”
I recently push some codes (irrelevant to my docker/pipeline files), then my pipeline started failing first with an error that suggested docker-compose not found. So I changed my commands to “docker compose”. Now I am getting an error which I can’t fix.