Skip to content

Commit

Permalink
Move Docker build files to docker subdirectory refs #117
Browse files Browse the repository at this point in the history
  • Loading branch information
tcassaert committed Sep 27, 2024
1 parent 2860b90 commit ebed8a1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

pythonPipeline {
build_container_image = true
dockerfile_location = 'docker/Dockerfile'
// Set dev registry as this job has no promotion job and we want to put the image in a public registry
docker_registry_dev = 'vito-docker.artifactory.vgt.vito.be'
package_name = 'openeo-aggregator'
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ebed8a1

Please sign in to comment.