Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
identw committed Jul 11, 2024
1 parent d320c2c commit 000a811
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
run: |
name="$(echo ${{ github.repository }} | tr 'A-Z' 'a-z')"
echo "image=ghcr.io/$name:${{ github.ref_name }}" >> $GITHUB_OUTPUT
echo "sdcdsv"
- uses: orangeappsru/build-images-action@platforms
id: build-images
Expand All @@ -42,6 +41,8 @@ jobs:
# - name: alpine




# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@master

Expand Down

0 comments on commit 000a811

Please sign in to comment.