Skip to content

Commit

Permalink
Update cicd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiran-Larbi authored Apr 4, 2024
1 parent c0b4591 commit 57da2d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
- name: Building Frontend App
run: npm run build:ci --prefix frontend

- name: Packaging App
run: mvn clean package

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 57da2d5

Please sign in to comment.