Skip to content

Commit

Permalink
rm
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Sep 17, 2024
1 parent ba4b4ce commit 27af9ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ jobs:

- name: Run Maven workflow
run: jf mvn deploy -Dtest=com.aerospike.test.SuiteAll -DfailIfNoTests=false -DskipTests=true --build-name=${{ steps.get-proxy-client-version.outputs.version }} --build-number=${{ github.run_number }}
env:
GPG_TTY: no-tty

# For debugging the build info that was just collected by jf
# Build info was not published to JFrog yet. This will be done in a later step
Expand Down

0 comments on commit 27af9ea

Please sign in to comment.