Skip to content

Commit

Permalink
Update docker-slim.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 authored Oct 2, 2023
1 parent db86ab8 commit 66c2c5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@ jobs:
sed -i "s|\.:|${{ github.workspace }}:|g" ${{ github.workspace }}/docker-compose.yml
cat ${{ github.workspace }}/docker-compose.yml
- uses: kitabisa/docker-slim-action@v1
- uses: pourmand1376/docker-slim-action@v1.2
env:
#DSLIM_HTTP_PROBE: false
DSLIM_PULL: true
DSLIM_COMPOSE_FILE: ${{ github.workspace }}/docker-compose.yml
DSLIM_TARGET_COMPOSE_SVC: 'jekyll'
DSLIM_CONTINUE_AFTER: 'signal'
with:
target: amirpourmand/al-folio
tag: "slim"

0 comments on commit 66c2c5c

Please sign in to comment.