Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Verify if imagename and tagname params are not empty #379

Open
aadeshpa opened this issue May 14, 2020 · 1 comment
Open

Verify if imagename and tagname params are not empty #379

aadeshpa opened this issue May 14, 2020 · 1 comment
Assignees

Comments

@aadeshpa
Copy link
Contributor

/bin/bash: line 14: params.docker-imagename: command not found
/bin/bash: line 14: params.docker-imagetag: command not found
[INFO] Stack registry URL = docker.io
[INFO] Application image URL = image-registry.openshift-image-registry.svc:5000/kabanero/-t
[INFO] Running appsody build...
[Warning]
*

When you do not provide the imagename and the tagname while running the pipelinerun manually you will get above error while calling the /scripts/imageurl_imagename_lowercase.sh and it cause the above issue of Application image URL to be malformed.

@aadeshpa aadeshpa self-assigned this May 14, 2020
@aadeshpa
Copy link
Contributor Author

The PR fix for this issue is : #389

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant