Skip to content

Commit

Permalink
switch back to full docker workflow
Browse files Browse the repository at this point in the history
Signed-off-by: dduportal <damien.duportal@gmail.com>
  • Loading branch information
dduportal committed Jan 6, 2021
1 parent df75cf4 commit f1ce0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile_k8s
@@ -1,4 +1,4 @@

@Library('pipeline-library@split_docker_build_and_publish') _

buildDocker('builder', [mainBranch: 'main'])
buildDockerAndPublishImage('builder', [mainBranch: 'main'])

0 comments on commit f1ce0a5

Please sign in to comment.