Skip to content

Commit b4fdbde

Browse files
committed
Build docker images
1 parent 2385974 commit b4fdbde

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,9 +214,7 @@ jobs:
214214
spctl -a -t exec -vvv "$app_path"
215215
216216
docker:
217-
# TODO: bring back
218-
# if: github.repository == 'livebook-dev/livebook'
219-
if: false
217+
if: github.repository == 'livebook-dev/livebook'
220218
name: Docker (${{ matrix.name }})
221219
permissions:
222220
contents: read

0 commit comments

Comments
 (0)