Skip to content

Commit 9b8c1ce

Browse files
committed
ci: disable aur deploy
1 parent 365599f commit 9b8c1ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.circleci/config.yml

+8-8
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,14 @@ workflows:
7878
version: 2
7979
build_and_deploy:
8080
jobs:
81-
- deploy_aur:
82-
context:
83-
- lcarsde-context
84-
filters:
85-
tags:
86-
only: /.*/
87-
branches:
88-
ignore: /.*/
81+
# - deploy_aur:
82+
# context:
83+
# - lcarsde-context
84+
# filters:
85+
# tags:
86+
# only: /.*/
87+
# branches:
88+
# ignore: /.*/
8989
- deploy_ubuntu:
9090
context:
9191
- lcarsde-context

0 commit comments

Comments
 (0)