Skip to content

Commit

Permalink
FIX
Browse files Browse the repository at this point in the history
  • Loading branch information
vanya-beat committed Oct 6, 2024
1 parent 815117b commit 4694bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cpp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Build Docker image with Docker Compose
run: |
docker compose build bmstu
docker compose up --abort-on-container-exit --exit-code-from bmstu
docker compose up bmstu
# Save the image as a tarball
docker save cpp_course:latest -o cpp_course_image.tar
Expand Down

0 comments on commit 4694bf7

Please sign in to comment.