Skip to content

Commit

Permalink
Update validation.yml (#3497)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvs96 authored Nov 16, 2023
1 parent 9650de2 commit 84cd09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
context: .
file: ./docker/Dockerfile
push: true
tags: ghcr.io/gear-tech/node:latest, ${{ needs.tag-image.outputs.image_tag }}
tags: ${{ needs.tag-image.outputs.image_tag }}

- name: SSH into VM
uses: appleboy/[email protected]
Expand Down

0 comments on commit 84cd09d

Please sign in to comment.