Skip to content

Commit

Permalink
fix: container workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josecelano committed Sep 4, 2024
1 parent 4f267e3 commit 1602d2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
name: Checkout Repository
uses: actions/checkout@v4

- id: compose
name: Compose
run: docker compose build
#- id: compose
# name: Compose
# run: docker compose build

context:
name: Context
Expand Down

0 comments on commit 1602d2f

Please sign in to comment.