This commit is contained in:
parent
0cc1fb088b
commit
795860da12
2 changed files with 3 additions and 3 deletions
4
.github/workflows/buildseer.yml
vendored
4
.github/workflows/buildseer.yml
vendored
|
@ -8,8 +8,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-alaskarseer:
|
build-alaskarseer:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
# container:
|
||||||
image: ubuntu:latest
|
# image: ubuntu:latest
|
||||||
environment: Dockerhub
|
environment: Dockerhub
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v2.2.3
|
v2.2.2
|
||||||
|
|
Loading…
Reference in a new issue