Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
PerfectSlayer committed Sep 5, 2024
1 parent b699dc6 commit f38928c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitlab/prepare-oci-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ 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/
pwd
ls -l
ls -l ..
ls -l ../workspace
cp ../metadata/requirements.json sources/

0 comments on commit f38928c

Please sign in to comment.