Skip to content

Commit

Permalink
fix: add missing team name to deploy request
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Aug 2, 2019
1 parent 02336e2 commit 359b6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ commands:
default: ${CIRCLE_PROJECT_REPONAME}
team:
type: string
default: $TEAM_NAME
default: integrasjon
version:
type: string
default: ${IMAGE_VERSION}
Expand Down

0 comments on commit 359b6d1

Please sign in to comment.