- name: Build and Push uses: actions/docker/build-push@v4 with: context: . push: true tags: git.home.arrondeau.fr/streaper2/afropreunariat:latest