Skip to content

Commit 78ac575

Browse files
committed
maint: Add dockerfile/runner/ubi-fips items to .gitignore
Add appropriate lines to the .gitignore to ignore the binary blobs that are local-only for the building of Runner's Dockerfile in ubi-fips.
1 parent 778b3c3 commit 78ac575

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ dockerfiles/**/checksums-*
1010
dockerfiles/runner/*/install-deps
1111
dockerfiles/runner/alpine/gitlab-runner-linux-*
1212
dockerfiles/runner/ubuntu/gitlab-runner_*.deb
13+
dockerfiles/runner/ubi-fips/gitlab-runner-linux-*
14+
dockerfiles/runner/ubi-fips/gitlab-runner_*.rpm
1315
dockerfiles/runner-helper/binaries/
1416
.DS_Store
1517
.idea/

0 commit comments

Comments
 (0)