Skip to content
Snippets Groups Projects

Iss #45 - Update Jenkins + staging k8s to use new latest-staging tag

Merged Iss #45 - Update Jenkins + staging k8s to use new latest-staging tag
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-working-groups-api:latest
image: eclipsefdn/eclipsefdn-working-groups-api:latest-staging
imagePullPolicy: Always
ports:
- containerPort: 8090
Loading