Skip to content

Commit

Permalink
Temporarily exclude release to test build within ci/cd piepline
Browse files Browse the repository at this point in the history
  • Loading branch information
mrchtr committed Jan 23, 2024
1 parent 63b2ad7 commit cafbb26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test pipeline
on:
push:
branches:
- "feature/build-fondant-base-image"
- main
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prep-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: [TEST RUN] Pushing fondant base image
on:
push:
branches:
- *
- "feature/build-fondant-base-image"

env:
AWS_REGION : us-east-1
Expand Down

0 comments on commit cafbb26

Please sign in to comment.