CI/CD Pipeline for API Gateway #2
api-gateway-ci-cd.yml
on: workflow_run
Unit Test
19s
Build and Push Docker Image
36s
Annotations
2 errors and 2 warnings
Build and Push Docker Image
Must supply Docker registry credentials to push image!
|
Build and Push Docker Image
Command failed: docker push docker.io/noyandocker/springbootmicroserviceswithsecurityapigateway --all-tags
|
Unit Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and Push Docker Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|