Skip to content

Commit

Permalink
feat: build test
Browse files Browse the repository at this point in the history
  • Loading branch information
augustocmleal committed Feb 13, 2024
1 parent 50520ef commit 03173cb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Release
on:
push:
branches:
- master
- alpha
- beta
- feat/workflow-tests
jobs:
release:
runs-on: ubuntu-latest
Expand Down Expand Up @@ -49,9 +47,6 @@ jobs:
strategy:
matrix:
include:
- context: "ch-app"
directory: "clearing-house-app"
dockerfile: "Dockerfile"
- context: "ch-edc"
directory: "clearing-house-edc"
dockerfile: "launchers/connector-prod/Dockerfile"
Expand Down

0 comments on commit 03173cb

Please sign in to comment.