We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d2d29 commit 2f07fd6Copy full SHA for 2f07fd6
.github/workflows/pre-commit.yml
@@ -5,6 +5,9 @@ on:
5
push:
6
branches: [master]
7
8
+env:
9
+ GOFLAGS: -tags=containers_image_openpgp,exclude_graphdriver_btrfs,btrfs_noversion,exclude_graphdriver_devicemapper
10
+
11
jobs:
12
pre-commit:
13
runs-on: ubuntu-latest
0 commit comments