Skip to content

Commit

Permalink
MI-85 removing unnessecary CMD variable declaration since default alr…
Browse files Browse the repository at this point in the history
…eady exists
  • Loading branch information
Ryan Richards committed Oct 9, 2024
1 parent 8cfa590 commit 9b19f3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ definitions:
AWS_ACCESS_KEY_ID: ${AWS_ACCESS_KEY_ID}
AWS_SECRET_ACCESS_KEY: ${AWS_SECRET_ACCESS_KEY}
CFN_ROLE: ${CFN_ROLE}
CMD: 'deploy'
SERVICES_PATH: ${SERVICES_PATH} || './services'
STAGE: ${STAGE}
DEBUG: ${CI_DEBUG}
Expand Down

0 comments on commit 9b19f3c

Please sign in to comment.