Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test new docker compose #7021

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
test new docker compose
Signed-off-by: Anton-4 <17049058 [email protected]>
  • Loading branch information
Anton-4 authored Aug 23, 2024
commit 4bff3d6749c5e29f36d5d010e84927a704cfaa35
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
on:
workflow_dispatch:
# pull_request:
pull_request:
# TODO remove pull_request trigger

name: Docker images tests
Expand Down
Loading