Skip to content
Snippets Groups Projects

Iss #37 - Update Jenkinsfile + staging k8s for new latest-staging tag

Merged Iss #37 - Update Jenkinsfile + staging k8s for new latest-staging tag
Merged Martin Lowe requested to merge malowe/eclipsefdn-cve-api:malowe/main/37 into main
2 files
+ 13
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -30,7 +30,7 @@ spec:
weight: 1
containers:
- name: app
image: eclipsefdn/eclipsefdn-cve-api:latest
image: eclipsefdn/eclipsefdn-cve-api:latest-staging
imagePullPolicy: Always
ports:
- containerPort: 8090
Loading