fix(workflows): switch Gitea workflow containers from ht-docker-dbase to ht-docker-node
This commit is contained in:
@@ -9,7 +9,7 @@ jobs:
|
||||
npm-publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: code.foss.global/hosttoday/ht-docker-dbase:latest
|
||||
image: code.foss.global/hosttoday/ht-docker-node:latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user