Skip to content

Commit 585b9b7

Browse files
authored
Update docker.yml
1 parent b453830 commit 585b9b7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ jobs:
2323
- name: build services
2424
run: docker compose build
2525

26-
- name: push images
27-
run: docker compose push
28-
2926
- name: run services
3027
run: docker compose up -d
3128

0 commit comments

Comments
 (0)