Skip to content

Commit

Permalink
Merge pull request #68 from stfc/Move_builders_out
Browse files Browse the repository at this point in the history
Move CAPI Image builder to dedicated repo
  • Loading branch information
anish-mudaraddi authored May 30, 2023
2 parents 80e941a + 5b176ed commit becb23a
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 1,864 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ jobs:
with:
src: "OpenStack-Rabbit-Consumer"

- name: CAPI Image Builder
uses: psf/black@stable
with:
src: "capi_image_builder"

- name: Prometheus IP Script
uses: psf/black@stable
with:
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/capi_image_builder.yaml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.idea/
__pycache__/
venv/
.vscode/

.coverage
coverage.xml
Loading

0 comments on commit becb23a

Please sign in to comment.