File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,13 +87,13 @@ jobs:
8787
8888 - name : Romeo install
8989 id : install
90- uses : ctfer-io/romeo/install@a0f55f7c934e2c39c419a8df61bf5ae55128e877
90+ uses : ctfer-io/romeo/install@8755682428f4923cc99008d0af6caf452582a62e
9191 with :
9292 kubeconfig : ~/.kube/config
9393
9494 - name : Romeo environment
9595 id : env
96- uses : ctfer-io/romeo/environment@a0f55f7c934e2c39c419a8df61bf5ae55128e877
96+ uses : ctfer-io/romeo/environment@8755682428f4923cc99008d0af6caf452582a62e
9797 with :
9898 stack-name : env
9999 registry : localhost:5000
@@ -105,7 +105,7 @@ jobs:
105105
106106 - name : Romeo environment under test
107107 id : env-test
108- uses : ctfer-io/romeo/environment@a0f55f7c934e2c39c419a8df61bf5ae55128e877
108+ uses : ctfer-io/romeo/environment@8755682428f4923cc99008d0af6caf452582a62e
109109 with :
110110 stack-name : env-test
111111 registry : localhost:5000
You can’t perform that action at this time.
0 commit comments