Skip to content

Commit

Permalink
CI/CD enginerring
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Jan 17, 2025
1 parent cf937ee commit af00e7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upload-jfrog-build-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
run: |
cat package.json
npm version 6.0.3-dev.4 --no-git-tag-version
./scripts/build-c-client/sh;
npm install;
npm publish --registry=https://aerospike.jfrog.io/artifactory/api/npm/clients-npm-dev-local/
- name: npm install
Expand Down

0 comments on commit af00e7a

Please sign in to comment.