Skip to content

Commit 86fc1c5

Browse files
committed
feat: terst feature
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent d1ced1c commit 86fc1c5

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

install-build-deps.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,4 @@
2121

2222
apt update && apt install -y \
2323
git \
24-
gcc \
25-
linux-libc-dev \
26-
libseccomp-dev \
27-
pkg-config \
2824
make

release-please-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
33
"release-type": "go",
44
"bump-minor-pre-major": true,
5-
"bump-patch-for-minor-pre-major": true,
65
"changelog-sections": [
76
{
87
"type": "build",

0 commit comments

Comments
 (0)