mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Update build-in-docker.yml (#196)
This commit is contained in:
5
.github/workflows/build-in-docker.yml
vendored
5
.github/workflows/build-in-docker.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user