We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01e503a commit 3cb7ca0Copy full SHA for 3cb7ca0
.github/workflows/integration.yaml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Romeo environment
89
id: env
90
- uses: ctfer-io/romeo/environment@49bf155c091cf77a0e8ac01f5eb7a47f604aac45
+ uses: ctfer-io/romeo/environment@01e503a26148eb6d37f21c9077fb9a0d5bdc4485
91
with:
92
stack-name: env
93
registry: localhost:5000
@@ -98,7 +98,7 @@ jobs:
98
99
- name: Romeo environment under test
100
id: env-test
101
102
103
stack-name: env-test
104
0 commit comments