Skip to content

Commit

Permalink
[SKIP CI] Suppress debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowess committed Sep 23, 2019
1 parent 729639f commit 1b218cd
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,6 @@ steps:
when:
event: tag

- name: deploy-debug
image: lowess/drone-ansible
commands:
- env
- python devops-360-ci-cd/ansible/inventories/aws/ec2.py
environment:
AWS_ACCESS_KEY_ID:
from_secret: aws_access_key_id
AWS_SECRET_ACCESS_KEY:
from_secret: aws_secret_access_key
AWS_SESSION_TOKEN:
from_secret: aws_session_token
AWS_SECURITY_TOKEN:
from_secret: aws_session_token

- name: deploy
image: lowess/drone-ansible
pull: true
Expand Down

0 comments on commit 1b218cd

Please sign in to comment.