Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
37ddcc6c
Commit
37ddcc6c
authored
Sep 18, 2020
by
Arun Babu Neelicattu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cirrus: ensure env vars are set for build task
parent
5acf8fa6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
.cirrus.yml
+6
-0
No files found.
.cirrus.yml
View file @
37ddcc6c
...
@@ -29,6 +29,12 @@ release_task:
...
@@ -29,6 +29,12 @@ release_task:
only_if
:
$CIRRUS_TAG != ''
only_if
:
$CIRRUS_TAG != ''
env
:
env
:
GITHUB_TOKEN
:
ENCRYPTED[e637a1887c028ea4e44867715a8a4b7c5e27568559a15c45a3e33739b0d97fc050394c728a44e9bfe7c246179810cad7]
GITHUB_TOKEN
:
ENCRYPTED[e637a1887c028ea4e44867715a8a4b7c5e27568559a15c45a3e33739b0d97fc050394c728a44e9bfe7c246179810cad7]
PYTHON
:
python3.8
PYTHON27
:
python2.7
PYTHON35
:
python3.5
PYTHON36
:
python3.6
PYTHON37
:
python3.7
PYTHON38
:
python3.8
freebsd_instance
:
freebsd_instance
:
matrix
:
matrix
:
-
image_family
:
freebsd-12-1-snap
-
image_family
:
freebsd-12-1-snap
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment