feat/cicd #22
@ -3,6 +3,6 @@ run-name: ${{ gitea.actor }} is building an image
|
||||
|
||||
jobs:
|
||||
build-docker-image:
|
||||
runs-on: node:alpine
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: bash dockerbuild.sh
|
||||
|
Loading…
Reference in New Issue
Block a user