Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vbem committed Apr 3, 2022
1 parent 22192cd commit 0e6a778
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:

# https://github.com/marketplace/actions/flatten-contexts
- uses: vbem/flatten-contexts@v1
continue-on-error: true

# https://github.com/marketplace/actions/docker-metadata-action
- name: Extract metadata from Git reference and GitHub events -> ${{ github.ref }}@${{ github.event_name }}
Expand Down Expand Up @@ -139,8 +140,8 @@ jobs:
#repository: ${{ github.repository }}
#readme-filepath: ./README.md

# https://github.com/marketplace/actions/kit.bash
- uses: vbem/kit.bash@main
# https://github.com/marketplace/actions/kit-bash
- uses: vbem/kit.bash@v1
id: kit

- name: Dig local image -> ${{ env.STEP_NAME }}
Expand Down

0 comments on commit 0e6a778

Please sign in to comment.