File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 run : |
3636 poetry export --without-hashes --format=requirements.txt > requirements.txt
3737 pip install -r requirements.txt
38- echo $BEAM_TOKEN | beam config create default --gateway-host gateway.stage.beam.cloud --gateway-port 443
38+ { echo ""; echo ""; echo $BEAM_TOKEN } | beta9 config create test5 --gateway-host gateway.stage.beam.cloud --gateway-port 443
3939
4040 - name : Deploy
4141 run : cd tests && beam deploy app.py:run_tests -n integration-tests
Original file line number Diff line number Diff line change 11token config create test1 --token testtoken --gateway-host gateway.stage.beam.cloud --gateway-port 443
22token config create test1 --token testtoken --gateway-host gateway.stage.beam.cloud --gateway-port 443
3+ token config create test2 --token testtoken --gateway-host gateway.stage.beam.cloud --gateway-port 443
You can’t perform that action at this time.
0 commit comments