mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-12 08:04:25 +08:00
environment action update
This commit is contained in:
parent
99589f4f2e
commit
af328195a4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/environment.yml
vendored
1
.github/workflows/environment.yml
vendored
|
@ -10,6 +10,7 @@ jobs:
|
||||||
- uses: FranzDiebold/github-env-vars-action@v2
|
- uses: FranzDiebold/github-env-vars-action@v2
|
||||||
- name: Print environment variables exposed by this action
|
- name: Print environment variables exposed by this action
|
||||||
run: |
|
run: |
|
||||||
|
set
|
||||||
echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
|
echo "CI_REPOSITORY_SLUG=$CI_REPOSITORY_SLUG"
|
||||||
echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"
|
echo "CI_REPOSITORY_OWNER=$CI_REPOSITORY_OWNER"
|
||||||
echo "CI_REPOSITORY_OWNER_SLUG=$CI_REPOSITORY_OWNER_SLUG"
|
echo "CI_REPOSITORY_OWNER_SLUG=$CI_REPOSITORY_OWNER_SLUG"
|
||||||
|
|
Loading…
Add table
Reference in a new issue