We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting the following error:
Pre-Build Update: Error running query INSERT INTO env_dashboard (envComp, jobUrl, buildNum, buildStatus, envName, compName, created_at, buildJobUrl, packageName, DeployedPackage, Environment, spring_cloud_config) VALUES( 'Hermes Prod=ExtractTransformLoad Organisation Access Lookup Service', 'job/ReleaseManagement/job/ProductStackPipeline/job/ProductStackPipelineAccompanyingBuilds/job/ProductStackEnvironmentDeployments/job/CognitoIQ-Services/job/ETL-Services/job/OrganisationAccessLookup-ETL-Service/job/OrganisationAccessLookup-ETL-Service-Deploy/71/', '71', 'RUNNING', 'Hermes Prod', 'ExtractTransformLoad Organisation Access Lookup Service' , + current_timestamp, '' , '0.0.2-4', 'organisation-access-lookup-etl-service-0.0.2-4.jar', 'hermes_prod', 'Hermes_Nairobi-Product-Stack');.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting the following error:
Pre-Build Update: Error running query INSERT INTO env_dashboard (envComp, jobUrl, buildNum, buildStatus, envName, compName, created_at, buildJobUrl, packageName, DeployedPackage, Environment, spring_cloud_config) VALUES( 'Hermes Prod=ExtractTransformLoad Organisation Access Lookup Service', 'job/ReleaseManagement/job/ProductStackPipeline/job/ProductStackPipelineAccompanyingBuilds/job/ProductStackEnvironmentDeployments/job/CognitoIQ-Services/job/ETL-Services/job/OrganisationAccessLookup-ETL-Service/job/OrganisationAccessLookup-ETL-Service-Deploy/71/', '71', 'RUNNING', 'Hermes Prod', 'ExtractTransformLoad Organisation Access Lookup Service' , + current_timestamp, '' , '0.0.2-4', 'organisation-access-lookup-etl-service-0.0.2-4.jar', 'hermes_prod', 'Hermes_Nairobi-Product-Stack');.
The text was updated successfully, but these errors were encountered: