Skip to content

Commit

Permalink
ci: temporarily disable docker deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
atennert committed Feb 19, 2022
1 parent dbb800f commit 8fbd87b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@ workflows:
version: 2
build_and_deploy:
jobs:
- deploy_aur:
context:
- lcarsde-context
filters:
tags:
only: /.*/
branches:
ignore: /.*/
# - deploy_aur:
# context:
# - lcarsde-context
# filters:
# tags:
# only: /.*/
# branches:
# ignore: /.*/
- deploy_ubuntu:
context:
- lcarsde-context
Expand Down

0 comments on commit 8fbd87b

Please sign in to comment.