Skip to content

Commit

Permalink
chore: add scripts to dockerignore (#1044)
Browse files Browse the repository at this point in the history
## Description

Remove scripts from `Dockerfile` (Homework) and also fixed the IB
Pipeline


![image](https://github.com/user-attachments/assets/75ade7de-9adf-4775-9747-ce1c7a2c1bf1)


## Related Issue

Fixes #
<!-- or -->
Relates to #1043 

## Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Other (security config, docs update, etc)

## Checklist before merging

- [ ] Test, docs, adr added or updated as needed
- [ ] [Contributor Guide
Steps](https://docs.pepr.dev/main/contribute/#submitting-a-pull-request)
followed

---------

Signed-off-by: Case Wylie <[email protected]>
Co-authored-by: schaeferka <[email protected]>
  • Loading branch information
cmwylie19 and schaeferka authored Aug 9, 2024
1 parent c382e55 commit 3f27c6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Dockerfile
Dockerfile.controller
Dockerfile.dist
pepr-upgrade-test
scripts

0 comments on commit 3f27c6f

Please sign in to comment.