Skip to content

Commit

Permalink
aio base action cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Jun 25, 2024
1 parent bca7682 commit 1ee0452
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/build-aio-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ jobs:
name: Checkout Files
uses: actions/checkout@v4

- name: Get changed files
id: changed_files
uses: tj-actions/changed-files@v42
with:
files_yaml: |
full_base:
- aio/Dockerfile-full-base
- aio/supervisord-full-base
slim_base:
- aio/Dockerfile-slim-base
- aio/supervisord-slim-base
full_base_build_push:
runs-on: ubuntu-latest
needs: [base_build_setup]
Expand Down

0 comments on commit 1ee0452

Please sign in to comment.