Skip to content

Commit 483e316

Browse files
Update deb/rpm signing (open-telemetry#1892)
* Update deb/rpm signing * Exclude release scripts from github workflow
1 parent 5fc41f2 commit 483e316

File tree

3 files changed

+189
-171
lines changed

3 files changed

+189
-171
lines changed

.github/workflows/build-and-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ on:
1616
- 'go.sum'
1717
- '!**.md'
1818
- '!internal/buildscripts/packaging/tests/deployments/**'
19+
- '!internal/buildscripts/packaging/release/**'
1920

2021
concurrency:
2122
group: build-and-test-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)