Skip to content

Commit de2fd53

Browse files
committed
Update build.yaml
1 parent a3b7ed6 commit de2fd53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
- uses: actions/checkout@v2
1919
- name: Set commit SHA
2020
run: echo "SHORT_SHA=`echo ${GITHUB_SHA} | cut -c1-8`" >> $GITHUB_ENV
21-
2221
- name: Build the stack
2322
run: docker-compose -f docker-compose.build.yml -env example.env build
2423

0 commit comments

Comments
 (0)