adjust name for CI build with frontend tests

This commit is contained in:
Dmitry Verkhoturov
2020-01-02 14:35:50 -06:00
committed by Umputun
parent b434f52aa1
commit 07a14edc3b
+1 -1
View File
@@ -63,6 +63,6 @@ jobs:
env:
COVERALLS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: build docker image
- name: build docker image with frontend tests
run: docker build --build-arg SKIP_BACKEND_TEST=true --build-arg CI=github .