Skip to content
Snippets Groups Projects
Commit 4a80bd1c authored by mptr's avatar mptr Committed by Timo Furrer
Browse files

ci: add dockerignore

parent dfd31988
No related branches found
No related tags found
No related merge requests found
*
!src
......@@ -15,6 +15,7 @@ include:
- src/gitlab-tofu.sh
- opentofu_versions.yaml
- Dockerfile
- .dockerignore
- .gitlab-ci.yml
- tests/unit.gitlab-ci.yml
- tests/unit/*
......@@ -27,6 +28,7 @@ include:
- src/gitlab-tofu.sh
- opentofu_versions.yaml
- Dockerfile
- .dockerignore
- .gitlab-ci.yml
- templates/*.yml
- tests/integration.gitlab-ci.yml
......@@ -115,6 +117,7 @@ gitlab-opentofu-image:build:
- if: $CI_COMMIT_TAG
- changes:
- Dockerfile
- .dockerignore
- opentofu_versions.yaml
- .gitlab-ci.yml
- src/**/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment