Skip to content
Snippets Groups Projects
Commit d8235c97 authored by Timo Furrer's avatar Timo Furrer
Browse files

Merge branch 'dockerignore' into 'main'

ci: add dockerignore

See merge request components/opentofu!104
parents b92a025e 4a80bd1c
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