Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • POD POD
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MemriMemri
  • PODPOD
  • Merge requests
  • !254

WIP Update README.md

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed wajahat Ch requested to merge wajahatch8/pod:merge_test into merge_test 3 years ago
  • Overview 0
  • Commits 2
  • Pipelines 4
  • Changes 2
Compare
  • version 1
    5acc7cbc
    3 years ago

  • merge_test (base)

and
  • latest version
    d8ac87b1
    2 commits, 3 years ago

  • version 1
    5acc7cbc
    1 commit, 3 years ago

2 files
+ 2
- 2

    Preferences

    File browser
    Compare changes
.gitlab‎-ci.yml‎ +1 -1
READ‎ME.md‎ +1 -1
.gitlab-ci.yml
+ 1
- 1
  • View file @ d8ac87b1

  • Edit in single-file editor

  • Open in Web IDE


@@ -28,7 +28,7 @@ stages:
test:
stage: test
tags:
- internal-memri
- memri-public-runner
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" || $CI_COMMIT_BRANCH == "dev"'
script:
README.md
+ 1
- 1
  • View file @ d8ac87b1

  • Edit in single-file editor

  • Open in Web IDE


@@ -84,4 +84,4 @@ sqlcipher -cmd "PRAGMA key = \"x'yourDatabaseKey'\";" data/db/*.db3
For example, `.schema` will display the current database schema.
If you want to fill the database with some example data, execute
`res/example_data.sql` inside the database.
`res/example_data.sql` inside the database..
0 Assignees
None
Assign to
0 Reviewers
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
Lock merge request
Unlocked
2
2 participants
Muhammad Bilal
wajahat Ch
Reference:
Source branch: merge_test

Menu

Explore Projects Groups Snippets