Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG(cicd): in main branch build step fails with error: line 3: docker-compose: command not found #310

Open
vfedotovs opened this issue Sep 22, 2024 · 1 comment
Labels
bug Something isn't working build Changes to the build process or tools.

Comments

@vfedotovs
Copy link
Owner

vfedotovs commented Sep 22, 2024

Affected version: release-1.5.6 branch
Issue description: during merge of release branch in to main GH actions build task fails

-- From GH actions logs Show environment  step--
Run cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
-- cut --
Docker version 26.[1](https://github.com/vfedotovs/sslv_web_scraper/actions/runs/10983758408/job/30493503286#step:5:1).3, build b72abbb
/home/runner/work/_temp/23f6eec5-8d2c-4980-8781-de864741119a.sh: line 3: docker-compose: command not found <<<
@vfedotovs vfedotovs added bug Something isn't working build Changes to the build process or tools. labels Sep 22, 2024
@vfedotovs
Copy link
Owner Author

Fix replace old docker-compose with new docker compose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Changes to the build process or tools.
Projects
None yet
Development

No branches or pull requests

1 participant