Difference between revisions of "Variable assignment"
Jump to navigation
Jump to search
↑ https://about.gitlab.com/releases/2019/04/22/gitlab-11-10-released/#simple-masking-of-protected-variables-in-logs
Tags: Mobile web edit, Mobile edit |
|||
Line 1: | Line 1: | ||
* [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | * [[Bash]]: <code>=</code> operator. No [[space]] must be used before and after <code>=</code>. Example: <code>YOUR_NEW_VAR=YOUR_VALUE</code> | ||
: <code>[[PATH]]</code>, <code>[[PS1]]</code> | : <code>[[PATH]]</code>, <code>[[PS1]]</code> | ||
+ | |||
+ | |||
+ | Python | ||
+ | |||
+ | [[del]] | ||
+ | |||
+ | Go | ||
+ | |||
+ | |||
+ | |||
==Related terms== | ==Related terms== |
Revision as of 05:45, 29 August 2021
Python
del
Go
Related terms
- GitLab CI/CD variables: protected, masked[1] (GitLab 11.10). https://docs.gitlab.com/ee/ci/variables/
See also
- Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: