Skip to content
Snippets Groups Projects

Iss #21 - Update Jenkinsfile + staging k8s to use new latest-staging tag

Merged Iss #21 - Update Jenkinsfile + staging k8s to use new latest-staging tag
Merged Martin Lowe requested to merge malowe/eclipsefdn-downloads-api:malowe/master/21 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: api
image: eclipsefdn/eclipsefdn-downloads-api:latest
image: eclipsefdn/eclipsefdn-downloads-api:latest-staging
imagePullPolicy: Always
ports:
- containerPort: 8090
Loading