Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
fix(cicd): enabling auto release (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
sagivr2020 authored Jan 3, 2023
1 parent 53e52a5 commit a0a6ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ stages:
- name: acceptance
if: branch = master AND type = pull_request
- name: build-and-deploy
if: false
if: branch = master AND type = push

0 comments on commit a0a6ad6

Please # to comment.