Skip to content

Commit

Permalink
Build fix (#233)
Browse files Browse the repository at this point in the history
* Build fix

* Update pipeline.yml
  • Loading branch information
sm6srw authored May 21, 2024
1 parent 2ddb6ee commit 988543a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@ env:
- SLACK_QUANTUM_BUILD_CHANNEL : "#dynamo-jenkinsbuild"
- SLACK_QUANTUM_BUILD_CREDENTIAL_ID : "slack-notify-token"
- MAIL_QUANTUM_BUILD_RECIPIENT : "[email protected]"
- ARTIFACTORY_BOBCAT_DOCKER_REGISTRY : "artifactory.dev.adskengineer.net"
- NUGET_API_ID : "dynamovisualprogramming_nuget_api_key"
- HARMONY_REPO : "DynamoDS/librarie.js"

check_changelog_updated_on_pr: false
pipeline_os: "Linux"
pipeline_os: "linux"
force_slack_notification : true
language: typescript

Expand Down

0 comments on commit 988543a

Please sign in to comment.