Skip to content

Commit

Permalink
corretto workflow e rimosso microservizio
Browse files Browse the repository at this point in the history
  • Loading branch information
giorgio-hash committed Apr 17, 2024
1 parent 29379e7 commit 3977d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
build-and-ship:
runs-on: ubuntu-latest


if: github.ref == 'refs/heads/main' && github.repository == 'giorgio-hash/GestioneComanda'
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
version: '3.4'
services:


zookeeper:
image: confluentinc/cp-zookeeper:7.3.0
container_name: zookeeper
Expand Down

0 comments on commit 3977d37

Please sign in to comment.