Skip to content

Commit 7baf616

Browse files
committed
Setup docker build in CI
1 parent df443a7 commit 7baf616

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/observability-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
dockerfile: observability/traefik/Dockerfile
3131
image: cogstacksystems/cogstack-observability-traefik
3232
steps:
33+
- name: Checkout branch
34+
uses: actions/checkout@v4
3335

3436
- name: Login to DockerHub
3537
uses: docker/login-action@v3

0 commit comments

Comments
 (0)