Commit 0b1e39e9 authored by Joseph Noir's avatar Joseph Noir

Adapt path in Jenkinsfile

parent 458ed950
......@@ -4,8 +4,7 @@ pipeline {
agent {
// Equivalent to "docker build -f Dockerfile.build --build-arg version=1.0.2 ./build/
dockerfile {
filename 'caf-jenkins-fedora-30'
dir 'dockerfiles'
dir '.ci/fedora-30'
label 'docker'
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment