Skip to content

Commit 87b4003

Browse files
Update codefresh.yml
1 parent f76dbf7 commit 87b4003

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

services/service_4/codefresh.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1 @@
1-
version: '1.0'
21

3-
steps:
4-
TestVolumes:
5-
image: alpine
6-
working_directory: ${{main_clone}}
7-
commands:
8-
- env
9-
- pwd
10-
- ls ${{CF_VOLUME_PATH}} # check if the test file is there from the previous build
11-
- touch ${{CF_VOLUME_PATH}}/testfile

0 commit comments

Comments
 (0)