Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
another try to test concurrency (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasheedamir authored Sep 21, 2023
1 parent 5790334 commit 81d5cc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ spec:
command:
- /bin/bash
image: stakater/pipeline-toolbox:v0.0.25
image: stakater/pipeline-toolbox:v0.0.26
name: create-environment
resources: {}
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
default: "~"
steps:
- name: update-cd-repo
image: stakater/pipeline-toolbox:v0.0.25
image: stakater/pipeline-toolbox:v0.0.26
command: ["/bin/bash"]
workingDir: $(workspaces.source.path)
env:
Expand Down

0 comments on commit 81d5cc6

Please sign in to comment.