Explore

yaml ×
  • screenshot

    Using external artifact feed in Azure DevOps pipeline alongside the Azure project's own artifact feed

    I have an Azure DevOps pipeline. I need to restore from two separate feeds, excluding nuget.org....

  • screenshot

    Spigot - Creating, writing, and reading YAML files in Command class

    I am a 14-year old intermediate programmer. I ask humbly that you explain your answer in...

  • screenshot

    Aws Amplify bad substitution of node image

    Here is my amplify.yaml version: 1 frontend: phases: preBuild: commands: - mkdir -p ~/.ssh - echo...

  • screenshot

    Extract and replace text matching multi-line pattern after keyword

    I am trying to transform a yaml document in order to make it easier to parse...