Skip to content

Commit 54e6718

Browse files
committed
ci: temporarily trigger not only tagged commits
1 parent 5a84545 commit 54e6718

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ workflows:
2828
- publish:
2929
context: libreoffice-lambda-layer
3030
filters:
31-
branches:
32-
ignore: /.*/
33-
tags:
34-
only: /^v.*/
31+
# branches:
32+
# ignore: /.*/
33+
# tags:
34+
# only: /^v.*/

0 commit comments

Comments
 (0)