Skip to content

Commit

Permalink
added tekton cleanup and nose tests tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
benny2tx committed Jan 23, 2025
1 parent a7a3366 commit 2d81b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tekton/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- name: remove
image: alpine:3
workingDir: $(workspaces.source.path)
securityContex:
securityContext:
runAsNonRoot: false
runAsUser: 0
env:
Expand Down

0 comments on commit 2d81b54

Please sign in to comment.