NOTICKET: Setup
Some checks failed
CI / docker (push) Failing after 22s

This commit is contained in:
Snoweuph 2024-02-10 17:33:13 +01:00
parent 95a3abfe6e
commit 43d4a6ae21
Signed by: Snoweuph
GPG key ID: A494330694B208EF
2 changed files with 2 additions and 2 deletions

View file

@ -22,5 +22,6 @@ jobs:
- name: Build and push
uses: 'https://git.euph.dev/actions/docker-build-push@v5'
with:
context: "{{defaultContext}}:images/actions/act"
push: true
tags: user/app:latest
tags: user/act:latest

View file

@ -1,5 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi-init
LABEL maintainer="snow@euph.email"
RUN yum -y install nodejs18