Skip to content

Commit

Permalink
Update the github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Rakshitha Kamath <[email protected]>
  • Loading branch information
Rakshitha Kamath authored and Rakshitha Kamath committed Jun 19, 2023
1 parent dcdabb7 commit 2df194a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM quay.io/centos/centos:stream
RUN true \
&& dnf -y install python3-pip \
&& pip3 install jenkins-job-builder \
&& pip3 install dataclasses \
&& dnf -y clean all \
&& true

Expand Down

0 comments on commit 2df194a

Please sign in to comment.