Skip to content

Commit

Permalink
Set runas user for deploy-image (#24)
Browse files Browse the repository at this point in the history
Signed-off-by: Sean Sundberg <[email protected]>
  • Loading branch information
seansund authored Sep 12, 2023
1 parent 0284b1a commit f1a57e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: quay.io/cloudnativetoolkit/cli-tools-ibmcloud:v1.2-v0.6.1-alpine
options: --user devops
needs: setup

steps:
Expand Down

0 comments on commit f1a57e9

Please sign in to comment.