Update build-in-docker.yml (#196)

This commit is contained in:
Denis Angell
2023-11-09 19:44:28 +01:00
committed by GitHub
parent 43cb255337
commit 559b504c7d

View File

@@ -19,11 +19,6 @@ jobs:
clean: false
- name: Build using Docker
run: /bin/bash release-builder.sh
unittests:
needs: builder
runs-on: [self-hosted, vanity]
steps:
- name: Unit tests
run: /bin/bash docker-unit-tests.sh