debug env
agola/agola-web/agola web build/test The run finished successfully
Details
agola/agola-web/agola web build/test The run finished successfully
Details
This commit is contained in:
parent
583dd58e20
commit
0cd11ce578
|
@ -97,7 +97,7 @@ local task_build(version, arch) = {
|
|||
EOF
|
||||
|||,
|
||||
},
|
||||
{ type: 'run', command: '/kaniko/executor --destination harbor.tuxpa.in/tux/agola-web:$AGOLA_GIT_TAG' },
|
||||
{ type: 'run', command: '/kaniko/executor --destination $DOCKERURL/tux/agola-web:$AGOLA_GIT_TAG' },
|
||||
],
|
||||
depends: ['checkout code and save to workspace'],
|
||||
when: {
|
||||
|
|
Loading…
Reference in New Issue