We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b288cac commit 31c8fc8Copy full SHA for 31c8fc8
.github/workflows/clean.yml
@@ -15,7 +15,7 @@ jobs:
15
context: integration-tests
16
- name: qubership-zookeeper-operator
17
file: zookeeper-service-operator/Dockerfile
18
- context: .
+ context: zookeeper-service-operator
19
- name: qubership-zookeeper-transfer
20
file: docker-transfer/Dockerfile
21
context: ""
.github/workflows/push.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
0 commit comments