Skip to content

Commit

Permalink
thx michi
Browse files Browse the repository at this point in the history
  • Loading branch information
realAP committed Mar 27, 2024
1 parent 0b17e3f commit 33d013a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/github-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,7 @@ jobs:

- name: Import winslow image from smoke test for release
run: |
docker import $WINSLOW_IMAGE_ARTIFACT.tar
- name: Tag image for release on Dockerhub
run: |
docker tag $WINSLOW_IMAGE $WINSLOW_REGISTRY:$TAG
docker import $WINSLOW_IMAGE_ARTIFACT.tar $WINSLOW_REGISTRY:$TAG
- name: Dockerhub login
env:
Expand Down

0 comments on commit 33d013a

Please sign in to comment.