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 680bab6 commit aff8a47
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ jobs:
username: DmitriyLewen
password: ${{ secrets.GITHUB_TOKEN }}

- name: Crane test
- name: Install crane
uses: imjasonh/setup-crane@v0.1

- name: Push image
run: |
crane push dmitriylewen/test2:ci dmitriylewen/test2:ci

0 comments on commit aff8a47

Please sign in to comment.