Skip to content

Commit 74f0c0f

Browse files
authored
Merge pull request #5 from CleverCloud/noisegrrrl-patch-1
Update Jenkinsfile
2 parents 56acfbb + 8f793f9 commit 74f0c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pipeline {
2-
agent any
2+
agent dockerfile
33
stages {
44
stage('build') {
55
steps {

0 commit comments

Comments
 (0)