We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b66c9b0 commit 50b4c0cCopy full SHA for 50b4c0c
.github/workflows/integration.yaml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Romeo environment
96
id: env
97
- uses: ctfer-io/romeo/environment@31a971b0ff39f3837411d938075cf52a8b1a1a63
+ uses: ctfer-io/romeo/environment@b66c9b0e8a7d73a411cd2a4c1fbc9a5513bac659
98
with:
99
private-registry: localhost:5000
100
kubeconfig: ~/.kube/config
@@ -105,7 +105,7 @@ jobs:
105
106
- name: Romeo environment under test
107
id: env-test
108
109
110
111
0 commit comments