Skip to content
View Kulnita's full-sized avatar
  • 06:26 (UTC -07:00)

Block or report Kulnita

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Ita Ita Public

    Ita : Hi ! 🌏

    HCL

  2. Jar Jar Public

    Jar : Hi ! 🌹

    Go

  3. Google Cloud Build YAML Google Cloud Build YAML
    1
    # Cloud Run
    2
    
                  
    3
    steps:
    4
      - name: 'gcr.io/cloud-builders/python'
    5
        args: ["-m", "pip", "install", "-r", "requirements.txt"]
  4. Google Cloud Shell Command Google Cloud Shell Command
    1
    gcloud config set project project-it
    2
    
                  
    3
    gcloud config get project project-it
    4
    
                  
    5
    gcloud config list