Skip to content

Commit

Permalink
feat: add git-aggregator (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-p-marques authored Sep 13, 2021
1 parent 9a3ddc6 commit 9b95de0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ RUN dnf install -y \
skopeo \
which \
&& pip install --no-cache-dir \
git-aggregator \
versort \
&& dnf clean all \
&& sync
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies needed to run CI/CD workloads.
- docker
- docker-compose
- git
- git-aggregator
- jq
- pipx
- podman
Expand Down

0 comments on commit 9b95de0

Please sign in to comment.