Skip to content

Commit

Permalink
errors yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodriguezs2020 committed Jan 9, 2025
1 parent 207680e commit 936bee2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ jobs:
sudo chmod +x /usr/local/bin/docker-compose
docker-compose --version # Verifica que docker-compose se haya instalado correctamente
-name: Change path
run: cd docker
- name: Setup docker compose
run: cd docker
run: docker-compose up -d
- name: Give permissions to wait containers start script
run: chmod +x waitContainers.sh
Expand Down

0 comments on commit 936bee2

Please sign in to comment.