docker
This commit is contained in:
parent
579f8c1a33
commit
d2b716fb14
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker-test.yml
vendored
2
.github/workflows/build-docker-test.yml
vendored
|
@ -1,6 +1,6 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test_build:
|
||||
test_docker:
|
||||
uses: ./.github/workflows/build-docker.yml
|
||||
with:
|
||||
tag: 'test'
|
||||
|
|
Loading…
Reference in a new issue