Skip to content

Commit

Permalink
Changed job in ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maty314 committed Jul 5, 2024
1 parent d79edbc commit 2f10f2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:

- name: Build and push Docker images
run: |
echo $DOCKER_PASSWORD | docker login -u $DOCKER_USERNAME --password-stdin
docker-compose -f docker-compose.yml build
docker-compose -f docker-compose.yml push
Expand Down

0 comments on commit 2f10f2f

Please sign in to comment.