I hereby claim:
- I am birgitpohl on github.
- I am birgitpohl (https://keybase.io/birgitpohl) on keybase.
- I have a public key ASDsnJR1Q1t_fjtpQY_J07NVf76ujyI-7EPA_JrPZInzzgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # It assumes you have templates setup and to be recognized. | |
| # the extends command takes the extension of this template Yaml file. | |
| # A Kaniko example: | |
| .docker-build: | |
| stage: my-stage | |
| only: | |
| - master | |
| image: | |
| name: gcr.io/kaniko-project/executor:debug |
| import { testAgainstSchemaDeeply } from "./utils"; | |
| interface IMyObject { | |
| name: string | |
| {[key: string]: any} | |
| } | |
| class ObjectSchema { | |
| name: any | |
| } |
| # Calls a function: | |
| When I add 1 to my sum |
| # Google App Engine configation | |
| env_variables: | |
| FEATURE_CORS_ENABLED: false |
| <quiz> | |
| <film id="Mercury" | |
| onCorrect="Very nice! | |
| Here is more information: http://solarsystem.nasa.gov/planets/mercury" | |
| onWrong="It is Mercury. | |
| Here is more information: http://solarsystem.nasa.gov/planets/mercury"> | |
| <label> | |
| <text>What is this celestial object?</text> | |
| </label> | |
| <label> |