Dan Bamikiya
|
2452b40e9a
|
Remove usage of outdated `GHCR_TOKEN` (#13710)
* Remove usage of outdated GHCR_TOKEN
* Prefer {{ github.actor }} over {{ github.repository_owner }}
* Update language/java/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update language/nodejs/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
* Update language/python/configure-ci-cd.md with note about GITHUB_TOKEN
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
|
2021-11-26 12:38:53 +00:00 |
Sebastiaan van Stijn
|
38b629bcb2
|
language/java: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
|
2021-08-06 17:19:58 +02:00 |
Usha Mandya
|
d7bd7353b3
|
Add K8s to the deploy app section
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
|
2021-08-03 14:20:27 +01:00 |
unknown
|
383a04a6cf
|
fix typo
|
2021-05-06 13:02:18 -05:00 |
AJ Bovaird
|
496ac045d4
|
Fix YAML indentation for java CI/CD guide
|
2021-04-27 10:51:30 -04:00 |
Usha Mandya
|
27b31d4758
|
Add Java get started guide (#12725)
* Adg Java get started guide
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Address review comments
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Fix alignment issues
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
* Fix style issues
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
|
2021-04-26 09:37:29 +01:00 |