Skip to content

Commit

Permalink
Fix ci config for 'when'
Browse files Browse the repository at this point in the history
  • Loading branch information
geekyme committed Apr 4, 2019
1 parent 55048aa commit e91e608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ deploy_prod:
environment:
name: production
url: https://demo-react-hooks.now.sh
when: manual
when: manual
only:
- master

0 comments on commit e91e608

Please sign in to comment.