This commit is contained in:
parent
c71b4006c7
commit
b2256b486b
2 changed files with 1 additions and 3 deletions
2
.github/workflows/buildseer.yml
vendored
2
.github/workflows/buildseer.yml
vendored
|
@ -8,8 +8,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-alaskarseer:
|
build-alaskarseer:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
|
||||||
image: docker:20.10.24-cli
|
|
||||||
environment: Dockerhub
|
environment: Dockerhub
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v2.2.2
|
v2.2.3
|
||||||
|
|
Loading…
Reference in a new issue