Skip to content

Commit

Permalink
feat: Append requirements to OCI package
Browse files Browse the repository at this point in the history
  • Loading branch information
PerfectSlayer committed Sep 5, 2024
1 parent 37c1d96 commit b699dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/prepare-oci-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ fi
mkdir -p sources
cp ../workspace/dd-java-agent/build/libs/*.jar sources/dd-java-agent.jar
echo -n "$VERSION" > sources/version
cp ../workspace/metadata/requirements.json sources/

0 comments on commit b699dc6

Please sign in to comment.