check copy Dockerfile to artifact dir
This commit is contained in:
		| @@ -26,7 +26,9 @@ jobs: | ||||
|         uses: actions/upload-artifact@v3 | ||||
|         with: | ||||
|           name: build-artifact | ||||
|           path: target/*.jar | ||||
|           path: | | ||||
|             target/*.jar | ||||
|             Dockerfile | ||||
|       - name: Create Maven settings.xml | ||||
|         run: | | ||||
|           cat <<EOF > ~/.m2/settings.xml | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Eduard Kuksa
					Eduard Kuksa