Skip to content

Commit

Permalink
Revert other changes from npm testing
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelpnelson committed Jun 12, 2024
1 parent 07ea717 commit 5a55beb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file removed bin/act
Binary file not shown.
3 changes: 1 addition & 2 deletions openshift/truck-route-planner-dev-bc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ metadata:
RUN apk update \
&& apk --no-cache add git openssh-client \
&& apk --no-cache add --virtual devs tar curl \
&& apk --no-cache add --virtual devs tar curl
WORKDIR /app
Expand All @@ -45,7 +45,6 @@ metadata:
USER app
triggers:
- type: Generic
generic:
Expand Down

0 comments on commit 5a55beb

Please sign in to comment.