Skip to content

Commit

Permalink
Temp disable publish job (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
FelicianoTech authored Nov 13, 2022
1 parent e4cdc23 commit b5ccac6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ workflows:
tags:
# Simplified SemVer regex
only: /^v\d+\.\d+\.\d+$/
- deb-publish:
filters:
branches:
ignore: /.*/
tags:
# Simplified SemVer regex
only: /^v\d+\.\d+\.\d+$/

jobs:
build:
Expand Down

0 comments on commit b5ccac6

Please sign in to comment.