Skip to content

Commit

Permalink
jitsi-component-*, chore: remove echos
Browse files Browse the repository at this point in the history
  • Loading branch information
emrahcom committed Feb 29, 2024
1 parent 6d803bf commit 5d8e949
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/jitsi-component-selector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Custom metadata
run: |
echo "BUILD_DATE=$(date +'%Y%m%d')" >> $GITHUB_ENV
echo ${{ env.REGISTRY }}
echo ${{ env.CONTEXT }}
echo ${{ env.REGISTRY }}/${{ github.repository }}/${{ env.CONTEXT }}
- name: Metadata
uses: docker/metadata-action@v5
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/jitsi-component-sidecar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Custom metadata
run: |
echo "BUILD_DATE=$(date +'%Y%m%d')" >> $GITHUB_ENV
echo ${{ env.REGISTRY }}
echo ${{ env.CONTEXT }}
echo ${{ env.REGISTRY }}/${{ github.repository }}/${{ env.CONTEXT }}
- name: Metadata
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 5d8e949

Please sign in to comment.