We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f60fd commit bcbaaedCopy full SHA for bcbaaed
.github/workflows/integration.yaml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Romeo environment
96
id: env
97
- uses: ctfer-io/romeo/environment@3d000e544fe6a37412c12951c17ecdb035fb2ed9
+ uses: ctfer-io/romeo/environment@45f60fd12eef9ecc364de6a984ab4833be6fd1d3
98
with:
99
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