Skip to content

Commit

Permalink
test crane
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Jul 1, 2022
1 parent 154e408 commit 680bab6
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:
username: DmitriyLewen
password: ${{ secrets.GITHUB_TOKEN }}

- name: Test retag and pushing single destination image
uses: akhilerm/tag-push-action@v2.0.0
with:
src: dmitriylewen/test2:ci
dst: |
ghcr.io/dmitriylewen/atcdemo:test
- name: Crane test
uses: imjasonh/setup-crane@v0.1
run: |
crane push dmitriylewen/test2:ci dmitriylewen/test2:ci

0 comments on commit 680bab6

Please sign in to comment.