Skip to content

Commit cca73fa

Browse files
author
Administrator
committed
Update .gitlab-ci.yml
1 parent acec1e6 commit cca73fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ stages:
77
test:
88
stage: test
99
script:
10-
- ls /
10+
- ls -alrth /
1111

1212
# deploy_staging:
1313
# stage: deploy

0 commit comments

Comments
 (0)