Travis CI - environment variable key with dot (.)

Tenten Ponce

The screenshot tells the problem:

enter image description here

I've tried adding double quote but still it doesn't work. As you can see, it works when key don't have dot (.)

Mikhail Tokarev

you can't use dot in variable name, that's shell limitation. However you can use underscore

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Usage of environment variable of Travis CI in maven test

Travis CI : How to allow failures with a customized environment variable?

How to escape a single space in a travis ci encrypted environment variable?

Is there a way to use ruby in a node environment on Travis CI?

Travis.ci Environment Variables not reading in phpunit

How to use environment variables in travis-ci

Travis CI - Using repository environment variables in .travis.yml

Key - Error when running in Travis CI| Pytest

Use dummy API key for Travis CI

Travis CI for R packages: no deploy key found

How to add SSH Key in Travis CI?

Escaping hyphen in yaml key value for Travis CI

Create environment variable with dot in the current environment

Simple Travis-CI BUILD gives "no environment variables set"

Environment Variable for DOT path in Doxygen for Windows

Environment variable in Jenkins with dot in Java Maven Project

Travis CI deploy: invalid option "--secret_access_key="

How to set the "api_key" value in Travis CI

travis ci npm release error "missing api_key"

Does Azure set and expose the `CI` environment variable?

How to set a group environment variable in gitlab ci

Gitlab CI pass environment variable to docker build

OpenSSL::PKey::RSAError: Neither PUB key nor PRIV key: not enough data on travis-ci

How to use Travis CI environment variables + .sh script for auto deployment to Github Pages?

Travis CI failing flake8 tests despite flake8 tests passing on local development environment?

How to set environment variables in travis-ci and access them from python script?

Build webpack on travis ci

Using Travis CI with Android

Update SQLite in travis CI

TOP Ranking

HotTag

Archive