Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
plugins
telegram
Commits
8be3a65a
Commit
8be3a65a
authored
2 years ago
by
Szymon Zimnowoda
Browse files
Options
Download
Email Patches
Plain Diff
update gitlabci
parent
b3662488
dev
aziz/bugfix
sz/int_test_base
1 merge request
!5
working on the test
Pipeline
#11767
passed with stage
in 1 minute and 14 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
.gitlab-ci.yml
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
+
2
-
2
View file @
8be3a65a
...
...
@@ -18,8 +18,8 @@ test:
script
:
-
curl http://pod:3030/version
-
export POD_ADDRESS='http://pod:3030'
-
export TELEGRAM_APP_KEY=$TEST_TELEGRAM_APP_KEY
-
export TELEGRAM_APP_SECRET=$TEST_TELEGRAM_APP_SECRET
-
export TELEGRAM_APP_KEY=$
{
TEST_TELEGRAM_APP_KEY
}
-
export TELEGRAM_APP_SECRET=$
{
TEST_TELEGRAM_APP_SECRET
}
-
pytest
build_image
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets