Skip to content

Commit

Permalink
Merge pull request #385 from paketo-buildpacks/new-action-ci
Browse files Browse the repository at this point in the history
Adds CI for new actions
  • Loading branch information
Daniel Mikusa authored Sep 23, 2021
2 parents 197c2ad + c5bcbef commit 45d8938
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/pipeline-descriptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ actions:
target: ghcr.io/paketo-buildpacks/actions/bellsoft-liberica-dependency
- source: ca-apm-dependency
target: ghcr.io/paketo-buildpacks/actions/ca-apm-dependency
- source: cf-java-index-dependency
target: ghcr.io/paketo-buildpacks/actions/cf-java-index-dependency
- source: foojay-dependency
target: ghcr.io/paketo-buildpacks/actions/foojay-dependency
- source: gcs-dependency
Expand Down Expand Up @@ -56,8 +58,12 @@ actions:
target: ghcr.io/paketo-buildpacks/actions/npm-dependency
- source: overops-dependency
target: ghcr.io/paketo-buildpacks/actions/overops-dependency
- source: paketo-deps-dependency
target: ghcr.io/paketo-buildpacks/actions/paketo-deps-dependency
- source: riverbed-dependency
target: ghcr.io/paketo-buildpacks/actions/riverbed-dependency
- source: rustup-init-dependency
target: ghcr.io/paketo-buildpacks/actions/rustup-dependency
- source: skywalking-dependency
target: ghcr.io/paketo-buildpacks/actions/skywalking-dependency
- source: spring-generations
Expand Down

0 comments on commit 45d8938

Please sign in to comment.