forked from github.com/GenderDysphoria.fyi
fix
This commit is contained in:
@@ -63,6 +63,11 @@ jobs:
|
||||
-
|
||||
name: Copy dist to docker...
|
||||
run: npm cache clean --force;mv dist docker/build
|
||||
-
|
||||
name: Use Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '20'
|
||||
-
|
||||
name: Build and push docker image to gitea package store
|
||||
uses: docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user