This commit is contained in:
parent
60a7f5dc44
commit
06849aa76a
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ jobs:
|
|||
build-container:
|
||||
name: Build Container
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/osscontainertools/kaniko:alpine
|
||||
steps:
|
||||
- name: Install NodeJS for actions compatibility
|
||||
run: apk add --no-cache nodejs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue