Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
appwrite-functions
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Car App
appwrite-functions
Compare revisions
bcd5badf4088977a150f68ac365d3dcc80357874 to 21c69e6cab4263c1b6687a500f3f008bf5252442
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
car-app/appwrite-functions
Select target project
No results found
21c69e6cab4263c1b6687a500f3f008bf5252442
Select Git revision
Swap
Target
car-app/appwrite-functions
Select target project
car-app/appwrite-functions
1 result
bcd5badf4088977a150f68ac365d3dcc80357874
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
prod-vars.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
prod-vars.gitlab-ci.yml
test-vars.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
test-vars.gitlab-ci.yml
with
4 additions
and
0 deletions
prod-vars.gitlab-ci.yml
0 → 100644
View file @
21c69e6c
variables
:
APPWRITE_URL
:
https://appwrite.420joos.dev/v1
\ No newline at end of file
This diff is collapsed.
Click to expand it.
test-vars.gitlab-ci.yml
0 → 100644
View file @
21c69e6c
variables
:
APPWRITE_URL
:
https://appwrite.testenv.420joos.dev/v1
This diff is collapsed.
Click to expand it.
Prev
1
2
3
Next