Skip to content

Commit

Permalink
APIGOV-27565 - remove artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed May 10, 2024
1 parent 04e0ae4 commit 6625a61
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-agents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,3 @@ jobs:
git branch --show-current > commit_id
git tag -l --sort='version:refname' | grep -Eo '[0-9]{1,}\.[0-9]{1,}\.[0-9]{1,3}$' | tail -1 > version
make build
- uses: actions/upload-artifact@v4
with:
name: apigee_traceability_agent
path: traceability/bin/apigee_traceability_agent

- uses: actions/upload-artifact@v4
with:
name: apigee_traceability_agent.yml
path: traceability/apigee_traceability_agent.yml

0 comments on commit 6625a61

Please sign in to comment.