add token to env. #11

Open
zramsay wants to merge 1 commits from zramsay-patch-1 into main
Member
No description provided.
zramsay added 1 commit 2024-08-15 00:01:28 +00:00
dboreham approved these changes 2024-08-15 15:58:05 +00:00
@ -10,3 +10,3 @@
CHECK_INTERVAL=5
FQDN_POLICY="allow"
FQDN_POLICY="allow"
Owner

Diff looks odd -- check there isn't a special character in there or something. My best guess is that it's saying there was no newline EOF before but now there is. Anyway, diff should show only the one added line.

Diff looks odd -- check there isn't a special character in there or something. My best guess is that it's saying there was no newline EOF before but now there is. Anyway, diff should show only the one added line.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin zramsay-patch-1:zramsay-patch-1
git checkout zramsay-patch-1
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/webapp-deployment-status-api#11
No description provided.