Skip to content

Commit

Permalink
Update dev extension --share-with
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-jung committed Jan 16, 2024
1 parent eac2989 commit 053341e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ SPLIT_VERSION=$(echo $SIMPLE_VERSION | awk -F. {'printf "\"Major\":%d,\"Minor\":
echo "Split version: ${SPLIT_VERSION}"
sed -i "s/VERSION_PLACEHOLDER/$SPLIT_VERSION/" trivy-task/task.json
make package-dev
tfx extension publish --manifest-globs vss-extension.dev.json --token "${PUBLISHER_TOKEN}" --share-with liamgalvin georg-jung
tfx extension publish --manifest-globs vss-extension.dev.json --token "${PUBLISHER_TOKEN}" --share-with georg-jung gimasgmbh

0 comments on commit 053341e

Please sign in to comment.