Skip to content

Commit 928ca37

Browse files
committed
Duplicate lines to explicit the required ignored paths, per Concourse resource
1 parent 4ced399 commit 928ca37

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,15 @@
1414

1515
# Resources for the 'build-docker-image' task of the 'build' job
1616
/git/
17+
/golang-latest/
18+
/alpine-latest/
1719
/image/
1820
/cache/
1921

2022
# Resources for the 'build-docker-image' task of the 'build-pr' job
2123
/git-pull-requests/
24+
/golang-latest/
25+
/alpine-latest/
2226
/image/
2327
/cache/
2428

0 commit comments

Comments
 (0)