Skip to content

Commit e86e1a5

Browse files
Update deploy-to.openshift-dev-test.yml
1 parent bfeaa8c commit e86e1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to.openshift-dev-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
sudo apt-get update
110110
sudo apt-get install docker-ce
111111
- name: Check docker version
112-
run: docker --version
112+
run: docker-compose --version
113113
- name: Install oc
114114
uses: redhat-actions/openshift-tools-installer@v1
115115
with:

0 commit comments

Comments
 (0)