Skip to content

Commit

Permalink
Updating the cicd workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
DotCipher committed Apr 4, 2024
2 parents d2aaa95 + 8ca0708 commit c0b4591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,4 @@ jobs:
password: ${{ secrets.DOCKER_HUB_ACCESS_TOKEN }}

- name: Build and Push to Dockerhub
uses: actions/checkout@v3
run: docker-compose build

0 comments on commit c0b4591

Please sign in to comment.