Test CI Build Workflow

This commit is contained in:
Ruslan Gladov 2024-06-12 16:05:07 +03:00
parent e796bb4671
commit 2e8c59c953

View file

@ -30,7 +30,7 @@ jobs:
with: with:
context: . context: .
push: true push: true
tags: your-dockerhub-username/your-repo-name:${{ github.sha }} tags: e1018mc/limechain:${{ github.sha }}
- name: Log out from Docker Hub - name: Log out from Docker Hub
run: docker logout run: docker logout