Skip to content

Commit

Permalink
CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhavdeep13 committed Feb 7, 2025
1 parent d237de2 commit 832bd92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
echo 'QL_URL="http://localhost:8668"' >> .env
echo 'MQTT_BROKER_URL="mqtt://localhost:1883"' >> .env
echo 'MQTT_BROKER_URL_INTERNAL="mqtt://mqtt-broker:1883"' >> .env
echo "LD_MQTT_BROKER_URL": "mqtt://localhost:1883"' >> .env
echo '"LD_MQTT_BROKER_URL": "mqtt://localhost:1883"' >> .env
echo '"LD_MQTT_BROKER_URL_INTERNAL": "mqtt://mqtt-broker:1883"' >> .env
echo 'FIWARE_SERVICE="filip"' >> .env
echo 'FIWARE_SERVICEPATH="/testing"' >> .env
Expand Down

0 comments on commit 832bd92

Please sign in to comment.