Skip to content

Commit

Permalink
Try cloud foundry as platform for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ilayaperumalg authored Oct 11, 2023
1 parent 56981a2 commit a792fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/at-common-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
KAFKA_BROKER_ADDRESS: ${{ secrets.KAFKA_BROKER_ADDRESS }}
KAFKA_USERNAME: ${{ secrets.KAFKA_USERNAME }}
KAFKA_PASSWORD: ${{ secrets.KAFKA_PASSWORD }}
PLATFORM: tile
PLATFORM: cloudfoundry
run: |
echo "Setup Environment"
export SETUP_TOOL_REPO="scdf_cf_setup"
Expand Down

0 comments on commit a792fc6

Please sign in to comment.