Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 3b6dc13

Browse files
FabianUntermoserjomunker
authored andcommitted
refactor(ci): clean up log statement
1 parent 70711b2 commit 3b6dc13

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-push-cms.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ jobs:
3636
images: |
3737
ghcr.io/${{ github.repository }}/cms
3838
39-
- name: Print environment variable
40-
run: echo "CMS_URL is $CMS_URL, ${{env.CMS_URL}}, ${{vars.CMS_URL}}, ${{secrets.CMS_URL}}"
41-
4239
- name: Build and push Docker images
4340
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
4441
with:

0 commit comments

Comments
 (0)