🐛 Trying to fix NerdBank.GitVersioning
This commit is contained in:
		
							
								
								
									
										15
									
								
								.github/workflows/docker-build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										15
									
								
								.github/workflows/docker-build.yml
									
									
									
									
										vendored
									
									
								
							@@ -14,6 +14,9 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup NBGV
 | 
			
		||||
        uses: dotnet/nbgv@master
 | 
			
		||||
        id: nbgv
 | 
			
		||||
      - name: Set up Docker Buildx
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - name: Log in to DockerHub
 | 
			
		||||
@@ -37,6 +40,9 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup NBGV
 | 
			
		||||
        uses: dotnet/nbgv@master
 | 
			
		||||
        id: nbgv
 | 
			
		||||
      - name: Set up Docker Buildx
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - name: Log in to DockerHub
 | 
			
		||||
@@ -60,6 +66,9 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup NBGV
 | 
			
		||||
        uses: dotnet/nbgv@master
 | 
			
		||||
        id: nbgv
 | 
			
		||||
      - name: Set up Docker Buildx
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - name: Log in to DockerHub
 | 
			
		||||
@@ -83,6 +92,9 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup NBGV
 | 
			
		||||
        uses: dotnet/nbgv@master
 | 
			
		||||
        id: nbgv
 | 
			
		||||
      - name: Set up Docker Buildx
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - name: Log in to DockerHub
 | 
			
		||||
@@ -106,6 +118,9 @@ jobs:
 | 
			
		||||
        uses: actions/checkout@v3
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
      - name: Setup NBGV
 | 
			
		||||
        uses: dotnet/nbgv@master
 | 
			
		||||
        id: nbgv
 | 
			
		||||
      - name: Set up Docker Buildx
 | 
			
		||||
        uses: docker/setup-buildx-action@v3
 | 
			
		||||
      - name: Log in to DockerHub
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user