Skip to content

Commit

Permalink
add env variable to detect github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mbarre authored Mar 24, 2022
1 parent bbf1da2 commit 9942074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ RUN pip install --upgrade pip
RUN pip install yamlfixer-opt-nc

ENV PATH="/home/worker/.local/bin:${PATH}"
ENV GITHUB_ACTIONS="true"

0 comments on commit 9942074

Please sign in to comment.