vfedotovs / sslv_web_scraper

ss.lv web scraping app helps automate information scraping and filtering from classifieds and emails results and stores scraped data in database
GNU General Public License v3.0
5 stars 3 forks source link

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

Open vfedotovs opened 3 hours ago

vfedotovs commented 3 hours ago

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 commented 3 hours ago

Fix replace old docker-compose with new docker compose