Skip to content

Commit b0cdf6b

Browse files
committed
Cleaning up
1 parent e95236f commit b0cdf6b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
permissions:
77
id-token: write
88
contents: read
9+
concurrency: ci
910
jobs:
1011
build:
1112
runs-on: ubuntu-latest

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# hello
22
A Hello World container image.
3+
4+
```
5+
public.ecr.aws/l0j0k6k8/hello:latest
6+
public.ecr.aws/l0j0k6k8/hello:v1
7+
public.ecr.aws/l0j0k6k8/hello:v2
8+
```

0 commit comments

Comments
 (0)