Skip to content

Commit 7598b4e

Browse files
committed
ci cd new 2
1 parent 029d867 commit 7598b4e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/blank.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ jobs:
3434
- name: Set up Docker Buildx
3535
uses: docker/setup-buildx-action@v1
3636

37-
- name: Log in to Docker Hub
38-
uses: docker/login-action@v1
39-
with:
40-
username: ${{ secrets.DOCKER_USERNAME }}
41-
password: ${{ secrets.DOCKER_PASSWORD }}
42-
4337
- name: Build and run Docker Compose
4438
run: |
4539
docker-compose up --build -d

0 commit comments

Comments
 (0)