change os
This commit is contained in:
parent
6e0c3b8ef6
commit
09f4efc96c
@ -3,6 +3,6 @@ run-name: ${{ gitea.actor }} is building an image
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-docker-image:
|
build-docker-image:
|
||||||
runs-on: node:alpine
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: bash dockerbuild.sh
|
- run: bash dockerbuild.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user