mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 10:13:32 -04:00 
			
		
		
		
	fix context
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/dockerbuild.dev.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/dockerbuild.dev.yml
									
									
									
									
										vendored
									
									
								
							| @@ -25,8 +25,8 @@ jobs: | |||||||
|         uses: docker/build-push-action@v2 |         uses: docker/build-push-action@v2 | ||||||
|         with: |         with: | ||||||
|           push: true |           push: true | ||||||
|  |           context: ./docs | ||||||
|           tags: | |           tags: | | ||||||
|             context: /docs |  | ||||||
|             docker.pkg.github.com/${{ github.repository }}/dev-docs:latest |             docker.pkg.github.com/${{ github.repository }}/dev-docs:latest | ||||||
|   build: |   build: | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user