Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Chaudhary <[email protected]>
  • Loading branch information
ispeakc0de committed Jul 31, 2024
1 parent bce927b commit da9b8b3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,12 +250,6 @@ jobs:
with:
version: latest

- name: Login to Docker Hub
uses: docker/login-action@v1
with:
username: ${{ secrets.DNAME }}
password: ${{ secrets.DPASS }}

- name: Build and push experiment-alpine
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit da9b8b3

Please sign in to comment.