Skip to content

Commit

Permalink
remove color
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Feb 17, 2024
1 parent 835301a commit db27811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ pipeline {
env:
- name: NO_BUILDKIT
value: 1
- name: NO_COLOR
value: 1
command: ["sleep"]
args: ["1h"]
'''
Expand Down

0 comments on commit db27811

Please sign in to comment.