workflows
This commit is contained in:
parent
7227fc41dc
commit
fbd54e1677
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildseer.yml
vendored
2
.github/workflows/buildseer.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-alaskarseer:
|
build-alaskarseer:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
environment: Dockerhub
|
environment: Dockerhub
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue