This commit is contained in:
parent
837263d883
commit
9db261ece9
2 changed files with 1 additions and 6 deletions
5
.github/workflows/buildseer.yml
vendored
5
.github/workflows/buildseer.yml
vendored
|
@ -8,11 +8,6 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-alaskarseer:
|
build-alaskarseer:
|
||||||
runs-on: host
|
runs-on: host
|
||||||
container:
|
|
||||||
image: catthehacker/ubuntu:act-latest
|
|
||||||
env:
|
|
||||||
DOCKER_HOST: tcp://daemon:2376
|
|
||||||
privileged: true
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Step 1: Check out the repository
|
# Step 1: Check out the repository
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v2.2.3
|
v2.2.2
|
||||||
|
|
Loading…
Reference in a new issue