debug env
agola/agola-web/agola web build/test The run finished successfully Details

This commit is contained in:
elee 2022-03-04 03:14:31 -06:00
parent 583dd58e20
commit 0cd11ce578
1 changed files with 1 additions and 1 deletions

View File

@ -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: {