Skip to content

Commit

Permalink
update ms build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Nov 6, 2024
1 parent 304325c commit 8eeede8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-microservices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
docker-compose --version # Check if Docker Compose is installed correctly
- name: Authorize push script
run: chmod +x ./docker/scripts/push_image.sh
run: chmod +x ./assets/docker/scripts/push_image.sh

- name: Build API microservice image
run: docker-compose build api
Expand Down

0 comments on commit 8eeede8

Please sign in to comment.