fix/ci-tag #47

Merged
magnetotail merged 4 commits from fix/ci-tag into master 2023-06-22 18:38:35 +02:00
Showing only changes of commit 111ccaa880 - Show all commits

View File

@ -14,4 +14,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Build Container
run: docker build -t "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest" .
run: docker build .