Skip to content

Commit

Permalink
--no-build
Browse files Browse the repository at this point in the history
  • Loading branch information
rdurica committed Dec 21, 2024
1 parent ac63487 commit 292cdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
*.cache-to=type=gha,scope=${{github.ref}},mode=max
-
name: Start services
run: docker compose up --wait --no-build
run: docker compose up --wait # --no-build

- name: Login to DockerHub
uses: docker/login-action@v2
Expand Down

0 comments on commit 292cdbe

Please sign in to comment.