Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LifeStyle28 authored Oct 31, 2024
1 parent 15d9c03 commit eff781b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
options: --name main-container
credentials:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit eff781b

Please sign in to comment.