Install node to fix container
Some checks failed
Build and Push Docker Image / build (push) Failing after 21s
Some checks failed
Build and Push Docker Image / build (push) Failing after 21s
This commit is contained in:
@@ -13,6 +13,9 @@ jobs:
|
|||||||
options: --privileged
|
options: --privileged
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Node.js
|
||||||
|
run: dnf install -y nodejs git
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Login to Registry
|
- name: Login to Registry
|
||||||
|
|||||||
Reference in New Issue
Block a user