Update .gitea/workflows/image.yml
This commit is contained in:
@@ -10,7 +10,8 @@ jobs:
|
|||||||
build_and_push:
|
build_and_push:
|
||||||
name: Build and Push Docker Image
|
name: Build and Push Docker Image
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
image: ubuntu:25.10
|
container:
|
||||||
|
image: ubuntu:25.10
|
||||||
steps:
|
steps:
|
||||||
- name: Install Node.js
|
- name: Install Node.js
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user