Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
cjoergensen committed Oct 27, 2023
1 parent d67dca3 commit 61aec11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- name: Login to Docker Hub
uses: docker/login-action@v1
with:
registry: hub.docker.com
username: ${{ secrets.DOCKERHUB_TOKEN }}
password: ${{ secrets.DOCKERHUB_USERNAME }}
- name: "docker - tag and push"
Expand Down

0 comments on commit 61aec11

Please sign in to comment.