Skip to content

Commit

Permalink
fixup: make src code group writeable
Browse files Browse the repository at this point in the history
Signed-off-by: Matej Vašek <[email protected]>
  • Loading branch information
matejvasek committed Aug 27, 2024
1 parent 071d350 commit ded4ed3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/pipelines/tekton/tasks.go
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ spec:
fi
done
chmod -R g+w "$(workspaces.source.path)"
echo "> Parsing additional configuration..."
parsing_flag=""
envs=()
Expand Down

0 comments on commit ded4ed3

Please sign in to comment.